Class my.pkg.addressbook.tests.ContactContactsTests

3

tests

0

failures

0

ignored

18.839s

duration

100%

successful

Tests

Test Duration Result
testContactAddress 5.868s passed
testContactEmail 6.144s passed
testContactPhone 6.827s passed

Standard output

15:50:27.550 [Test worker] INFO  my.pkg.addressbook.tests.TestBase - Start test testContactAddresswith parameters []
15:50:27.550 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:27.550 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:27.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 4514
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.566 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.566 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/805fdeca-1a52-41f9-b5b4-f7f6f1e59a88/text'
15:50:27.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/805fdeca-1a52-41f9-b5b4-f7f6f1e59a88/text'
15:50:27.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/805fdeca-1a52-41f9-b5b4-f7f6f1e59a88/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c66e871-db05-4688-bfa9-db85eb00176d/text'
15:50:27.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c66e871-db05-4688-bfa9-db85eb00176d/text'
15:50:27.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c66e871-db05-4688-bfa9-db85eb00176d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.591 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.591 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.591 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d90c7909-9f00-4a2f-a9dd-a90c5b45a901/text'
15:50:27.592 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d90c7909-9f00-4a2f-a9dd-a90c5b45a901/text'
15:50:27.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d90c7909-9f00-4a2f-a9dd-a90c5b45a901/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.598 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.598 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.602 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b183400-2bec-43dd-9ab1-87e43d3109b6/text'
15:50:27.602 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b183400-2bec-43dd-9ab1-87e43d3109b6/text'
15:50:27.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b183400-2bec-43dd-9ab1-87e43d3109b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.609 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.609 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.614 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c00899fa-0792-4751-be34-f82244911dba/text'
15:50:27.614 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c00899fa-0792-4751-be34-f82244911dba/text'
15:50:27.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c00899fa-0792-4751-be34-f82244911dba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element'
15:50:27.628 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77d7dd3d-c296-443e-8fb0-7568899433a3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.628 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.631 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.631 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.646 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.646 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.650 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/898d7d0f-c8da-42ab-9ea7-bcd6e97d5201/text'
15:50:27.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/898d7d0f-c8da-42ab-9ea7-bcd6e97d5201/text'
15:50:27.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/898d7d0f-c8da-42ab-9ea7-bcd6e97d5201/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.660 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cfc82041-2299-4014-8597-8e7b25e3471e/text'
15:50:27.660 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cfc82041-2299-4014-8597-8e7b25e3471e/text'
15:50:27.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cfc82041-2299-4014-8597-8e7b25e3471e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.665 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.665 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.669 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8eb1326-2c9b-4f90-9d71-41e0ef74ca7c/text'
15:50:27.669 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8eb1326-2c9b-4f90-9d71-41e0ef74ca7c/text'
15:50:27.673 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8eb1326-2c9b-4f90-9d71-41e0ef74ca7c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.673 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.674 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/027dd561-81ca-47c7-92b7-e1d50dcbb4d2/text'
15:50:27.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/027dd561-81ca-47c7-92b7-e1d50dcbb4d2/text'
15:50:27.682 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/027dd561-81ca-47c7-92b7-e1d50dcbb4d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.682 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.687 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6c5d892-00e1-40f4-95ce-2f2ac9b57969/text'
15:50:27.687 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6c5d892-00e1-40f4-95ce-2f2ac9b57969/text'
15:50:27.695 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6c5d892-00e1-40f4-95ce-2f2ac9b57969/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.695 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.696 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.696 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element'
15:50:27.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1b1d23-a86f-4204-a21e-a3872ba8840c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.707 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.707 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.727 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.728 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a184c912-4351-4be7-ad23-edff6d8ab205/text'
15:50:27.728 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a184c912-4351-4be7-ad23-edff6d8ab205/text'
15:50:27.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a184c912-4351-4be7-ad23-edff6d8ab205/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.733 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.733 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.736 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0b186eb-55b4-4c7d-b457-bb97adbeacf1/text'
15:50:27.736 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0b186eb-55b4-4c7d-b457-bb97adbeacf1/text'
15:50:27.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0b186eb-55b4-4c7d-b457-bb97adbeacf1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.741 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.741 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.745 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1f0c11b-bf1c-4209-9b2e-a39e1afadea3/text'
15:50:27.745 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1f0c11b-bf1c-4209-9b2e-a39e1afadea3/text'
15:50:27.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1f0c11b-bf1c-4209-9b2e-a39e1afadea3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.753 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.753 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.753 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4cab2676-2bf5-4919-901b-1da8dddcdc08/text'
15:50:27.754 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4cab2676-2bf5-4919-901b-1da8dddcdc08/text'
15:50:27.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4cab2676-2bf5-4919-901b-1da8dddcdc08/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.765 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6953cb51-2094-4797-84f9-26f730ef143d/text'
15:50:27.765 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6953cb51-2094-4797-84f9-26f730ef143d/text'
15:50:27.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6953cb51-2094-4797-84f9-26f730ef143d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element'
15:50:27.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0c34a43-46c9-4a90-a029-c85033951e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.781 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.781 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.809 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.809 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65b37b01-2782-4f80-8c2f-6752e06a7145/text'
15:50:27.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65b37b01-2782-4f80-8c2f-6752e06a7145/text'
15:50:27.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65b37b01-2782-4f80-8c2f-6752e06a7145/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.818 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.818 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.822 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1b0c7eb-608a-4394-b372-62fb1afe1eb8/text'
15:50:27.822 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1b0c7eb-608a-4394-b372-62fb1afe1eb8/text'
15:50:27.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1b0c7eb-608a-4394-b372-62fb1afe1eb8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.831 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76985260-1142-4d59-a71d-66ba20f03eb5/text'
15:50:27.832 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76985260-1142-4d59-a71d-66ba20f03eb5/text'
15:50:27.836 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76985260-1142-4d59-a71d-66ba20f03eb5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.836 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.837 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.837 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5acd8d13-91a9-449a-a5f4-8abed21a1c5f/text'
15:50:27.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5acd8d13-91a9-449a-a5f4-8abed21a1c5f/text'
15:50:27.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5acd8d13-91a9-449a-a5f4-8abed21a1c5f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.850 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/922d1eba-288c-46b9-98bb-7e36360a66d6/text'
15:50:27.850 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/922d1eba-288c-46b9-98bb-7e36360a66d6/text'
15:50:27.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/922d1eba-288c-46b9-98bb-7e36360a66d6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.858 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.858 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element'
15:50:27.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30c04b18-73c1-45cc-9cd5-96b7a2e57e33/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.863 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.863 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.877 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.877 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.881 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/570b4728-8e60-40a8-9de0-31e612231a23/text'
15:50:27.881 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/570b4728-8e60-40a8-9de0-31e612231a23/text'
15:50:27.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/570b4728-8e60-40a8-9de0-31e612231a23/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.886 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.886 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55761613-a2a1-42a9-8ef8-42f06641e280/text'
15:50:27.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55761613-a2a1-42a9-8ef8-42f06641e280/text'
15:50:27.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55761613-a2a1-42a9-8ef8-42f06641e280/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.898 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c4967a4-349e-463c-9b22-5bb4e429dc55/text'
15:50:27.898 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c4967a4-349e-463c-9b22-5bb4e429dc55/text'
15:50:27.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c4967a4-349e-463c-9b22-5bb4e429dc55/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.907 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6b47b33-c04b-4dfb-a4bd-5a6afb3be10d/text'
15:50:27.907 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6b47b33-c04b-4dfb-a4bd-5a6afb3be10d/text'
15:50:27.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6b47b33-c04b-4dfb-a4bd-5a6afb3be10d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.915 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b73bab4-2c29-4073-a916-1787f0bec140/text'
15:50:27.915 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b73bab4-2c29-4073-a916-1787f0bec140/text'
15:50:27.928 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b73bab4-2c29-4073-a916-1787f0bec140/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.928 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.929 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element'
15:50:27.932 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d8a4aa-6746-4285-9fb1-de4075e46b89/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.932 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.936 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.936 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:27.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a87c449-d25c-4c1d-9e60-1046e9baa1e9/text'
15:50:27.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a87c449-d25c-4c1d-9e60-1046e9baa1e9/text'
15:50:27.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a87c449-d25c-4c1d-9e60-1046e9baa1e9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.961 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.964 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec5bc82b-c116-489a-9ef0-5d20e3aaf07b/text'
15:50:27.964 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec5bc82b-c116-489a-9ef0-5d20e3aaf07b/text'
15:50:27.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec5bc82b-c116-489a-9ef0-5d20e3aaf07b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.970 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.970 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e70995d-4b78-44c5-bbbf-5c241d3051c8/text'
15:50:27.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e70995d-4b78-44c5-bbbf-5c241d3051c8/text'
15:50:27.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e70995d-4b78-44c5-bbbf-5c241d3051c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.979 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.979 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.983 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab1d02e1-8a93-4b78-b788-125bd6b9c1a1/text'
15:50:27.983 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab1d02e1-8a93-4b78-b788-125bd6b9c1a1/text'
15:50:27.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab1d02e1-8a93-4b78-b788-125bd6b9c1a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.988 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.988 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.988 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:27.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:27.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c082d93f-ccfa-48d3-8c46-13fbbc42c43e/text'
15:50:27.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c082d93f-ccfa-48d3-8c46-13fbbc42c43e/text'
15:50:27.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c082d93f-ccfa-48d3-8c46-13fbbc42c43e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:27 GMT

15:50:27.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:28.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element'
15:50:28.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92a99fd1-cb8a-432a-9b7b-5822916dc9f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.006 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.006 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.023 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1063640-0c24-4dde-9354-96b1a727c60f/text'
15:50:28.023 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1063640-0c24-4dde-9354-96b1a727c60f/text'
15:50:28.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1063640-0c24-4dde-9354-96b1a727c60f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.027 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.027 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.031 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59661cac-62d5-478d-994d-0855ea9fd4b3/text'
15:50:28.031 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59661cac-62d5-478d-994d-0855ea9fd4b3/text'
15:50:28.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59661cac-62d5-478d-994d-0855ea9fd4b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e17ea272-8bb9-4474-98ec-346d514d9e6b/text'
15:50:28.040 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e17ea272-8bb9-4474-98ec-346d514d9e6b/text'
15:50:28.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e17ea272-8bb9-4474-98ec-346d514d9e6b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/593e9f73-bb16-4c2a-90df-c750b54f2451/text'
15:50:28.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/593e9f73-bb16-4c2a-90df-c750b54f2451/text'
15:50:28.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/593e9f73-bb16-4c2a-90df-c750b54f2451/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.054 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.054 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.057 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.057 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.058 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0494fa82-df68-45f4-9b26-87f598efb359/text'
15:50:28.058 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0494fa82-df68-45f4-9b26-87f598efb359/text'
15:50:28.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0494fa82-df68-45f4-9b26-87f598efb359/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.065 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.065 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element'
15:50:28.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/830b5e7a-bf87-4733-a330-0e2d01a2773e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.071 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.071 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.086 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.086 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.090 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bad23eaa-e8d8-434f-9288-f3e1af0ec678/text'
15:50:28.090 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bad23eaa-e8d8-434f-9288-f3e1af0ec678/text'
15:50:28.094 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bad23eaa-e8d8-434f-9288-f3e1af0ec678/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.094 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fc5f080-701a-4f54-9937-ba6dd6f74b77/text'
15:50:28.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fc5f080-701a-4f54-9937-ba6dd6f74b77/text'
15:50:28.102 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fc5f080-701a-4f54-9937-ba6dd6f74b77/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.102 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.102 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.102 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.106 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e3fb8027-502d-48b2-9516-74faf12c4b80/text'
15:50:28.106 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e3fb8027-502d-48b2-9516-74faf12c4b80/text'
15:50:28.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e3fb8027-502d-48b2-9516-74faf12c4b80/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.110 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.110 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.114 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/485c5d0b-c2f5-492b-8b49-d8f22b085134/text'
15:50:28.114 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/485c5d0b-c2f5-492b-8b49-d8f22b085134/text'
15:50:28.120 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/485c5d0b-c2f5-492b-8b49-d8f22b085134/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.120 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.121 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.121 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.125 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75df31e0-e900-4206-8c53-93e0dad836ea/text'
15:50:28.125 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75df31e0-e900-4206-8c53-93e0dad836ea/text'
15:50:28.132 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75df31e0-e900-4206-8c53-93e0dad836ea/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.132 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.133 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.133 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element'
15:50:28.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719c1d84-0139-4226-aeac-2a976cc83261/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.139 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.139 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.156 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/869f90bb-2aa5-4046-abaa-9f94f1d03dad/text'
15:50:28.157 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/869f90bb-2aa5-4046-abaa-9f94f1d03dad/text'
15:50:28.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/869f90bb-2aa5-4046-abaa-9f94f1d03dad/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.162 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.165 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db19ead3-a917-4d40-987c-b197993ee0ca/text'
15:50:28.165 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db19ead3-a917-4d40-987c-b197993ee0ca/text'
15:50:28.169 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db19ead3-a917-4d40-987c-b197993ee0ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.169 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.170 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.170 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.173 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.173 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.174 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb447089-1720-4444-9b42-2ac41f92f3b3/text'
15:50:28.174 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb447089-1720-4444-9b42-2ac41f92f3b3/text'
15:50:28.178 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb447089-1720-4444-9b42-2ac41f92f3b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.178 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.182 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4906a762-2138-4438-a852-a05386c3e434/text'
15:50:28.182 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4906a762-2138-4438-a852-a05386c3e434/text'
15:50:28.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4906a762-2138-4438-a852-a05386c3e434/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.192 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/906b219f-605c-4192-a974-70cd771c2c46/text'
15:50:28.192 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/906b219f-605c-4192-a974-70cd771c2c46/text'
15:50:28.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/906b219f-605c-4192-a974-70cd771c2c46/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.213 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.213 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element'
15:50:28.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5c7e574-4483-4245-bceb-6c5afd8baf7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.219 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.219 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52a7daf5-4ac7-409d-beea-2de186369771/text'
15:50:28.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52a7daf5-4ac7-409d-beea-2de186369771/text'
15:50:28.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52a7daf5-4ac7-409d-beea-2de186369771/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.243 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.244 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c0018af-ff58-4ef3-80fd-23d7d129dcce/text'
15:50:28.244 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c0018af-ff58-4ef3-80fd-23d7d129dcce/text'
15:50:28.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c0018af-ff58-4ef3-80fd-23d7d129dcce/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.248 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.248 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.253 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d59cb9-8cf2-4193-a646-f92fa22cc602/text'
15:50:28.253 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d59cb9-8cf2-4193-a646-f92fa22cc602/text'
15:50:28.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1d59cb9-8cf2-4193-a646-f92fa22cc602/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9554f41b-8e23-4a91-82a0-275088331ee3/text'
15:50:28.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9554f41b-8e23-4a91-82a0-275088331ee3/text'
15:50:28.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9554f41b-8e23-4a91-82a0-275088331ee3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.268 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.268 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.268 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.272 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.272 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.272 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12209dba-2c4e-432e-bb76-15a83172aca9/text'
15:50:28.272 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12209dba-2c4e-432e-bb76-15a83172aca9/text'
15:50:28.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12209dba-2c4e-432e-bb76-15a83172aca9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.280 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.280 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element'
15:50:28.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9886bef-d08d-4224-bcf2-4cfafc4ca184/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.290 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.290 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.304 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.304 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.307 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed0254ee-ce36-4900-bb25-7a14b41f2626/text'
15:50:28.307 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed0254ee-ce36-4900-bb25-7a14b41f2626/text'
15:50:28.312 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed0254ee-ce36-4900-bb25-7a14b41f2626/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.312 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.313 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.313 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.318 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1742500-95b6-4a60-9e29-28c8813b8f5a/text'
15:50:28.318 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1742500-95b6-4a60-9e29-28c8813b8f5a/text'
15:50:28.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1742500-95b6-4a60-9e29-28c8813b8f5a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.323 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.323 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.327 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c805ccd-3995-4ff4-b100-8134dbde92c1/text'
15:50:28.327 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c805ccd-3995-4ff4-b100-8134dbde92c1/text'
15:50:28.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c805ccd-3995-4ff4-b100-8134dbde92c1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.335 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/39a4d712-8baf-4855-8cac-65ffc1be2d3b/text'
15:50:28.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/39a4d712-8baf-4855-8cac-65ffc1be2d3b/text'
15:50:28.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/39a4d712-8baf-4855-8cac-65ffc1be2d3b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.341 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.341 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.345 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49862181-1ec5-4926-8a43-39761da14b74/text'
15:50:28.346 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49862181-1ec5-4926-8a43-39761da14b74/text'
15:50:28.353 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49862181-1ec5-4926-8a43-39761da14b74/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.353 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element'
15:50:28.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2903e2a1-753a-44b2-bab8-967efb469fcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.360 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.360 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.372 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.372 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.372 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.372 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.376 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e536804-fb43-4a96-8275-384e77ba636b/text'
15:50:28.376 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e536804-fb43-4a96-8275-384e77ba636b/text'
15:50:28.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e536804-fb43-4a96-8275-384e77ba636b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.380 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.380 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d9d72f9-e820-432b-8476-6f5e4d58828b/text'
15:50:28.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d9d72f9-e820-432b-8476-6f5e4d58828b/text'
15:50:28.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d9d72f9-e820-432b-8476-6f5e4d58828b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.388 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.388 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86ef35f4-e3e1-4696-8b29-8ebaed7b98a6/text'
15:50:28.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86ef35f4-e3e1-4696-8b29-8ebaed7b98a6/text'
15:50:28.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86ef35f4-e3e1-4696-8b29-8ebaed7b98a6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.400 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e60bb3d-af71-497b-a281-0f1d7ec4c747/text'
15:50:28.400 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e60bb3d-af71-497b-a281-0f1d7ec4c747/text'
15:50:28.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e60bb3d-af71-497b-a281-0f1d7ec4c747/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.405 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.405 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.409 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.409 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df113473-a3e6-449c-8cde-41cca2eb06bf/text'
15:50:28.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df113473-a3e6-449c-8cde-41cca2eb06bf/text'
15:50:28.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df113473-a3e6-449c-8cde-41cca2eb06bf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element'
15:50:28.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf369e45-176c-45bd-9313-da21eb1a9aae/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.422 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.424 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.424 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.440 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.440 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.444 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5df279d-c5bd-48fc-804d-e12eb4e934a1/text'
15:50:28.444 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5df279d-c5bd-48fc-804d-e12eb4e934a1/text'
15:50:28.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5df279d-c5bd-48fc-804d-e12eb4e934a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.450 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.450 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.453 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.453 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.454 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/efd06ab0-dfe3-4301-8ca3-7a6a2ba232ac/text'
15:50:28.454 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/efd06ab0-dfe3-4301-8ca3-7a6a2ba232ac/text'
15:50:28.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/efd06ab0-dfe3-4301-8ca3-7a6a2ba232ac/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.459 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.459 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.463 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.463 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.463 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db0913c1-09fc-4996-a1a9-437ead77a769/text'
15:50:28.463 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db0913c1-09fc-4996-a1a9-437ead77a769/text'
15:50:28.467 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db0913c1-09fc-4996-a1a9-437ead77a769/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.467 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.468 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.468 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf2307c8-434c-4903-bcdd-d5b65dfd1928/text'
15:50:28.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf2307c8-434c-4903-bcdd-d5b65dfd1928/text'
15:50:28.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf2307c8-434c-4903-bcdd-d5b65dfd1928/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.481 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8093e24-af2b-4ef2-9f96-85664420c21e/text'
15:50:28.481 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8093e24-af2b-4ef2-9f96-85664420c21e/text'
15:50:28.487 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8093e24-af2b-4ef2-9f96-85664420c21e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.487 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.488 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.488 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element'
15:50:28.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/004d14a9-4a2e-4469-92de-d643d6f83b49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.494 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.494 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/737caaf8-84d2-4428-a93e-3878a0922b29/text'
15:50:28.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/737caaf8-84d2-4428-a93e-3878a0922b29/text'
15:50:28.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/737caaf8-84d2-4428-a93e-3878a0922b29/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.520 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68ed1758-9244-4aa3-8c9c-8d577616c5f7/text'
15:50:28.521 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68ed1758-9244-4aa3-8c9c-8d577616c5f7/text'
15:50:28.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68ed1758-9244-4aa3-8c9c-8d577616c5f7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.529 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97e74ca2-1b85-48f4-b716-d443c1f5d257/text'
15:50:28.529 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97e74ca2-1b85-48f4-b716-d443c1f5d257/text'
15:50:28.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97e74ca2-1b85-48f4-b716-d443c1f5d257/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.538 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.538 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.538 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e773c99-5876-4678-abb7-8e4437ac4a3f/text'
15:50:28.538 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e773c99-5876-4678-abb7-8e4437ac4a3f/text'
15:50:28.543 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e773c99-5876-4678-abb7-8e4437ac4a3f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.543 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.543 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.543 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.547 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.547 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.547 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67c48df9-f8f3-43b7-b35d-b9e8c45a24ab/text'
15:50:28.547 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67c48df9-f8f3-43b7-b35d-b9e8c45a24ab/text'
15:50:28.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67c48df9-f8f3-43b7-b35d-b9e8c45a24ab/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.554 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element'
15:50:28.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d6f7b00-7c9d-4f19-8ac5-d41d9d4c2e1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.560 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.560 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.574 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.574 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cce247e-4e0b-4bde-ab49-4ca0a31f6d56/text'
15:50:28.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cce247e-4e0b-4bde-ab49-4ca0a31f6d56/text'
15:50:28.582 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cce247e-4e0b-4bde-ab49-4ca0a31f6d56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.582 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.582 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.582 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.587 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/021c0900-e95a-4c59-a814-5e594742f867/text'
15:50:28.587 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/021c0900-e95a-4c59-a814-5e594742f867/text'
15:50:28.591 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/021c0900-e95a-4c59-a814-5e594742f867/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.591 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.592 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.592 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.596 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a47d6192-edcb-4362-b325-fa207bbc23e0/text'
15:50:28.596 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a47d6192-edcb-4362-b325-fa207bbc23e0/text'
15:50:28.600 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a47d6192-edcb-4362-b325-fa207bbc23e0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.600 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.601 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.601 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.605 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4492511-c947-4748-80c9-bfe781298fc8/text'
15:50:28.605 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4492511-c947-4748-80c9-bfe781298fc8/text'
15:50:28.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4492511-c947-4748-80c9-bfe781298fc8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.612 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.612 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.616 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20d5995f-9a2a-44a5-9b6d-906a77eeb09d/text'
15:50:28.616 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20d5995f-9a2a-44a5-9b6d-906a77eeb09d/text'
15:50:28.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20d5995f-9a2a-44a5-9b6d-906a77eeb09d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.627 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.627 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element'
15:50:28.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/998165af-b82c-4515-ba1a-2b1f20b97d5a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.633 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.633 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.648 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.648 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.653 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb7cb535-2324-437c-b04e-de760dfb2677/text'
15:50:28.653 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb7cb535-2324-437c-b04e-de760dfb2677/text'
15:50:28.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb7cb535-2324-437c-b04e-de760dfb2677/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.663 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4331894e-4490-4443-93f1-10cbea384fd2/text'
15:50:28.663 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4331894e-4490-4443-93f1-10cbea384fd2/text'
15:50:28.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4331894e-4490-4443-93f1-10cbea384fd2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.671 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f67caf5-2f30-484b-be15-ef74953aee6f/text'
15:50:28.671 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f67caf5-2f30-484b-be15-ef74953aee6f/text'
15:50:28.675 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f67caf5-2f30-484b-be15-ef74953aee6f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.676 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.676 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.679 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/580edcbe-35cb-4eeb-aec8-95e1a8ac4e55/text'
15:50:28.679 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/580edcbe-35cb-4eeb-aec8-95e1a8ac4e55/text'
15:50:28.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/580edcbe-35cb-4eeb-aec8-95e1a8ac4e55/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.688 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98e7738b-24e5-4754-866f-3c3bbf28cdec/text'
15:50:28.688 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98e7738b-24e5-4754-866f-3c3bbf28cdec/text'
15:50:28.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98e7738b-24e5-4754-866f-3c3bbf28cdec/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.698 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.698 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element'
15:50:28.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bff02fd-29d1-4125-a2d3-1443f38251a1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.704 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.704 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.717 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.718 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.718 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.718 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c08d1cc-6c5b-4d78-a188-a542b337eb5d/text'
15:50:28.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c08d1cc-6c5b-4d78-a188-a542b337eb5d/text'
15:50:28.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c08d1cc-6c5b-4d78-a188-a542b337eb5d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d15e2ef4-83b7-474b-af90-d4bbf91dc190/text'
15:50:28.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d15e2ef4-83b7-474b-af90-d4bbf91dc190/text'
15:50:28.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d15e2ef4-83b7-474b-af90-d4bbf91dc190/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.740 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71ec1750-a474-46d9-a155-db0a702b845e/text'
15:50:28.740 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71ec1750-a474-46d9-a155-db0a702b845e/text'
15:50:28.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71ec1750-a474-46d9-a155-db0a702b845e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.750 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14963303-8d57-4fa7-afe5-e0810c6155d9/text'
15:50:28.750 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14963303-8d57-4fa7-afe5-e0810c6155d9/text'
15:50:28.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14963303-8d57-4fa7-afe5-e0810c6155d9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.756 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.756 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.760 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a7db84ad-5cdf-4d7f-8618-d4ce24a83a08/text'
15:50:28.760 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a7db84ad-5cdf-4d7f-8618-d4ce24a83a08/text'
15:50:28.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a7db84ad-5cdf-4d7f-8618-d4ce24a83a08/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.769 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.769 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element'
15:50:28.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be6539b6-29be-42e2-b5be-9cec749119ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.780 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.780 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.802 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.803 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c8df0a0-9195-4c55-ada2-2e5dafc5dacf/text'
15:50:28.803 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c8df0a0-9195-4c55-ada2-2e5dafc5dacf/text'
15:50:28.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c8df0a0-9195-4c55-ada2-2e5dafc5dacf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.808 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.808 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.813 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5f9c5ab-da46-48c3-ab2b-a07d2b8e5831/text'
15:50:28.813 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5f9c5ab-da46-48c3-ab2b-a07d2b8e5831/text'
15:50:28.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5f9c5ab-da46-48c3-ab2b-a07d2b8e5831/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.817 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.817 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.821 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.821 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.821 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18e5b712-978a-4295-997a-8a6dd724331c/text'
15:50:28.821 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18e5b712-978a-4295-997a-8a6dd724331c/text'
15:50:28.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18e5b712-978a-4295-997a-8a6dd724331c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/726c93a5-2ca0-46a7-a82a-e2bbadef5a85/text'
15:50:28.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/726c93a5-2ca0-46a7-a82a-e2bbadef5a85/text'
15:50:28.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/726c93a5-2ca0-46a7-a82a-e2bbadef5a85/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.838 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ee7dc7b-7213-46dd-b3be-a17a71743409/text'
15:50:28.838 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ee7dc7b-7213-46dd-b3be-a17a71743409/text'
15:50:28.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ee7dc7b-7213-46dd-b3be-a17a71743409/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.846 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.846 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element'
15:50:28.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dafcdada-6b77-43d9-a7b7-b827473b0a98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.852 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.852 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.868 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72de968b-93c3-412b-a446-ccd6099ba65e/text'
15:50:28.868 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72de968b-93c3-412b-a446-ccd6099ba65e/text'
15:50:28.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72de968b-93c3-412b-a446-ccd6099ba65e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d080588-bb71-49ae-8593-7a10fb37f089/text'
15:50:28.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d080588-bb71-49ae-8593-7a10fb37f089/text'
15:50:28.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d080588-bb71-49ae-8593-7a10fb37f089/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/231ca80e-e991-4c96-99bd-ba61f81b8890/text'
15:50:28.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/231ca80e-e991-4c96-99bd-ba61f81b8890/text'
15:50:28.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/231ca80e-e991-4c96-99bd-ba61f81b8890/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.893 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db6fe28a-1fd4-433e-b7b0-d844f95f225b/text'
15:50:28.893 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db6fe28a-1fd4-433e-b7b0-d844f95f225b/text'
15:50:28.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db6fe28a-1fd4-433e-b7b0-d844f95f225b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.903 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ea8ef3a-17a8-46d0-b593-0a98dcbe9855/text'
15:50:28.903 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ea8ef3a-17a8-46d0-b593-0a98dcbe9855/text'
15:50:28.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ea8ef3a-17a8-46d0-b593-0a98dcbe9855/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element'
15:50:28.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0860c18-c40a-4aec-a096-7bdcf967a7f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.917 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.917 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.931 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.931 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.932 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.932 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.936 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.936 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d4c7b2f-ec04-41ca-b7aa-8cf17fd196b0/text'
15:50:28.936 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d4c7b2f-ec04-41ca-b7aa-8cf17fd196b0/text'
15:50:28.940 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d4c7b2f-ec04-41ca-b7aa-8cf17fd196b0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.941 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.941 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.941 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b561cd7e-730b-4415-8a43-447d2c5d34be/text'
15:50:28.946 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b561cd7e-730b-4415-8a43-447d2c5d34be/text'
15:50:28.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b561cd7e-730b-4415-8a43-447d2c5d34be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.956 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9db0a5f7-0e82-4a7f-9e17-1c5ae8b9ec6f/text'
15:50:28.956 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9db0a5f7-0e82-4a7f-9e17-1c5ae8b9ec6f/text'
15:50:28.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9db0a5f7-0e82-4a7f-9e17-1c5ae8b9ec6f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.961 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.961 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.966 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e45350d-2323-4d9f-a4b3-12a6c611ccb8/text'
15:50:28.966 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e45350d-2323-4d9f-a4b3-12a6c611ccb8/text'
15:50:28.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e45350d-2323-4d9f-a4b3-12a6c611ccb8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.970 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.970 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.974 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85faecd0-e9e8-42eb-a2a9-293c0a2df26b/text'
15:50:28.974 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85faecd0-e9e8-42eb-a2a9-293c0a2df26b/text'
15:50:28.981 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85faecd0-e9e8-42eb-a2a9-293c0a2df26b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element'
15:50:28.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dc9f819-a2eb-47e3-b14e-bbbce6a757d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:28.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:28.991 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:28.991 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:28 GMT

15:50:29.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.006 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.006 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.009 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.009 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5671a63-de32-46fc-b53f-13c9ebc7c4c3/text'
15:50:29.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5671a63-de32-46fc-b53f-13c9ebc7c4c3/text'
15:50:29.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5671a63-de32-46fc-b53f-13c9ebc7c4c3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.016 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fa7cdf8-da7f-44e4-8171-328b431f261f/text'
15:50:29.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fa7cdf8-da7f-44e4-8171-328b431f261f/text'
15:50:29.034 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fa7cdf8-da7f-44e4-8171-328b431f261f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.034 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.034 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.034 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/475790b5-c5d8-49be-969f-fdb4f7abb784/text'
15:50:29.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/475790b5-c5d8-49be-969f-fdb4f7abb784/text'
15:50:29.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/475790b5-c5d8-49be-969f-fdb4f7abb784/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.043 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.043 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.047 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.047 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19f07393-26bb-4fba-8270-c46b81c227ef/text'
15:50:29.047 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19f07393-26bb-4fba-8270-c46b81c227ef/text'
15:50:29.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19f07393-26bb-4fba-8270-c46b81c227ef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.059 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5da0cf6-3e32-4f60-ba75-2b0d1608a656/text'
15:50:29.059 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5da0cf6-3e32-4f60-ba75-2b0d1608a656/text'
15:50:29.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5da0cf6-3e32-4f60-ba75-2b0d1608a656/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element'
15:50:29.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2812f26f-14b3-43a3-9074-1cd0b66522e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.073 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.073 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.088 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.088 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.089 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.089 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/092a23b5-13e3-44c6-82bd-35f887607cdd/text'
15:50:29.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/092a23b5-13e3-44c6-82bd-35f887607cdd/text'
15:50:29.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/092a23b5-13e3-44c6-82bd-35f887607cdd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d28f0cf-2833-4125-8eac-8748050fdc86/text'
15:50:29.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d28f0cf-2833-4125-8eac-8748050fdc86/text'
15:50:29.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d28f0cf-2833-4125-8eac-8748050fdc86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2b2c663-e965-4546-b704-11da21719298/text'
15:50:29.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2b2c663-e965-4546-b704-11da21719298/text'
15:50:29.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2b2c663-e965-4546-b704-11da21719298/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.114 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.114 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.118 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54675890-6007-45cd-9927-8436e88f548e/text'
15:50:29.118 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54675890-6007-45cd-9927-8436e88f548e/text'
15:50:29.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54675890-6007-45cd-9927-8436e88f548e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.123 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.123 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.126 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.127 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/928da76e-1c46-46b2-952c-84cd25af1c8c/text'
15:50:29.127 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/928da76e-1c46-46b2-952c-84cd25af1c8c/text'
15:50:29.133 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/928da76e-1c46-46b2-952c-84cd25af1c8c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.134 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.134 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element'
15:50:29.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83e4cb76-9396-4c66-a97a-eb9e8af3749e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.140 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.140 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.158 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.159 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e8b98a79-5d6a-4845-8ee8-46cabd195904/text'
15:50:29.159 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e8b98a79-5d6a-4845-8ee8-46cabd195904/text'
15:50:29.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e8b98a79-5d6a-4845-8ee8-46cabd195904/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.166 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.166 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.167 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b1399b3-6c53-4d3e-b029-f71498b6bb90/text'
15:50:29.167 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b1399b3-6c53-4d3e-b029-f71498b6bb90/text'
15:50:29.171 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b1399b3-6c53-4d3e-b029-f71498b6bb90/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.171 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.171 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.171 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.175 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d58e6fe5-461d-4fc5-88c0-3297e9cad68c/text'
15:50:29.175 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d58e6fe5-461d-4fc5-88c0-3297e9cad68c/text'
15:50:29.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d58e6fe5-461d-4fc5-88c0-3297e9cad68c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7112cf67-15e0-4d01-84a5-cddf154eae38/text'
15:50:29.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7112cf67-15e0-4d01-84a5-cddf154eae38/text'
15:50:29.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7112cf67-15e0-4d01-84a5-cddf154eae38/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.188 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.188 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.191 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/056198aa-30c2-4603-8a4c-40434e43680a/text'
15:50:29.192 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/056198aa-30c2-4603-8a4c-40434e43680a/text'
15:50:29.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/056198aa-30c2-4603-8a4c-40434e43680a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.198 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element'
15:50:29.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fcc8047-481c-40e5-961d-99d2909c9dcd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.204 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.204 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.218 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.218 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.222 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.222 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.222 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a50ccf0-cc11-42af-bc27-104170449b2d/text'
15:50:29.222 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a50ccf0-cc11-42af-bc27-104170449b2d/text'
15:50:29.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a50ccf0-cc11-42af-bc27-104170449b2d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.230 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.230 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80d308ec-444c-4c1d-a0b0-9f7b2d815d15/text'
15:50:29.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80d308ec-444c-4c1d-a0b0-9f7b2d815d15/text'
15:50:29.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80d308ec-444c-4c1d-a0b0-9f7b2d815d15/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.241 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.241 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.242 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a6c4a4b-0828-4989-b5a6-49e483b899ce/text'
15:50:29.242 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a6c4a4b-0828-4989-b5a6-49e483b899ce/text'
15:50:29.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a6c4a4b-0828-4989-b5a6-49e483b899ce/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.249 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.249 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.253 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fc485103-be41-4477-9224-76dfa62ed8b3/text'
15:50:29.253 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fc485103-be41-4477-9224-76dfa62ed8b3/text'
15:50:29.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fc485103-be41-4477-9224-76dfa62ed8b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.261 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa533375-1f9a-45ad-a00c-80c5a57a719d/text'
15:50:29.261 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa533375-1f9a-45ad-a00c-80c5a57a719d/text'
15:50:29.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa533375-1f9a-45ad-a00c-80c5a57a719d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.268 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.268 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element'
15:50:29.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41c88dc5-3239-4111-ac6f-9e17b55d65e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.274 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.274 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.289 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.289 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.293 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.293 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e47b68ab-4819-4fff-aeba-68aae81053a5/text'
15:50:29.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e47b68ab-4819-4fff-aeba-68aae81053a5/text'
15:50:29.299 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e47b68ab-4819-4fff-aeba-68aae81053a5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.299 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15cbd970-7187-48da-9ec4-0011604737b8/text'
15:50:29.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15cbd970-7187-48da-9ec4-0011604737b8/text'
15:50:29.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15cbd970-7187-48da-9ec4-0011604737b8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.308 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.308 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.312 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.312 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.312 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5abe4a8f-80cb-4096-b49e-fe0c923c15d4/text'
15:50:29.312 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5abe4a8f-80cb-4096-b49e-fe0c923c15d4/text'
15:50:29.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5abe4a8f-80cb-4096-b49e-fe0c923c15d4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.317 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.317 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.322 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43d09fa7-bca0-48ee-a1a6-05c45bc80c89/text'
15:50:29.322 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43d09fa7-bca0-48ee-a1a6-05c45bc80c89/text'
15:50:29.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43d09fa7-bca0-48ee-a1a6-05c45bc80c89/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.327 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.327 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.330 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ac50fa-7bc6-4e88-bef8-d2ab68443b95/text'
15:50:29.331 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ac50fa-7bc6-4e88-bef8-d2ab68443b95/text'
15:50:29.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ac50fa-7bc6-4e88-bef8-d2ab68443b95/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.339 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.339 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element'
15:50:29.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea8ecc8e-299c-40a7-8710-a14c6c6018fe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.347 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.347 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.363 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.367 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.367 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.367 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78fdaea0-3404-4b97-a184-aa089f8e9f17/text'
15:50:29.367 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78fdaea0-3404-4b97-a184-aa089f8e9f17/text'
15:50:29.372 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78fdaea0-3404-4b97-a184-aa089f8e9f17/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.372 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.372 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.372 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.376 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1747212-49e2-46ed-bb1e-9abb328267a1/text'
15:50:29.376 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1747212-49e2-46ed-bb1e-9abb328267a1/text'
15:50:29.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1747212-49e2-46ed-bb1e-9abb328267a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.380 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.380 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e069aae-4f06-4f23-b947-dce2d90724ca/text'
15:50:29.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e069aae-4f06-4f23-b947-dce2d90724ca/text'
15:50:29.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e069aae-4f06-4f23-b947-dce2d90724ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.390 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.390 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.393 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.393 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.394 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/219093d1-6fe0-4670-a40a-9af1534c78ab/text'
15:50:29.394 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/219093d1-6fe0-4670-a40a-9af1534c78ab/text'
15:50:29.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/219093d1-6fe0-4670-a40a-9af1534c78ab/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.403 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.404 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.404 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/197f2ff1-5ec7-4b50-88bb-1b1723cb9e10/text'
15:50:29.404 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/197f2ff1-5ec7-4b50-88bb-1b1723cb9e10/text'
15:50:29.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/197f2ff1-5ec7-4b50-88bb-1b1723cb9e10/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element'
15:50:29.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b034eff8-658d-452d-b3d8-f6db96a14449/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.419 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.419 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.437 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.438 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.438 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.442 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4998539b-3619-4898-9f59-b80039dab99e/text'
15:50:29.442 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4998539b-3619-4898-9f59-b80039dab99e/text'
15:50:29.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4998539b-3619-4898-9f59-b80039dab99e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.447 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.447 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.451 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10409a95-e38d-4e9f-b02b-61de89f0508e/text'
15:50:29.451 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10409a95-e38d-4e9f-b02b-61de89f0508e/text'
15:50:29.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10409a95-e38d-4e9f-b02b-61de89f0508e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.461 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.461 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.464 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3c482a5-a440-46ca-ad3a-31a1bcc4b4b5/text'
15:50:29.464 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3c482a5-a440-46ca-ad3a-31a1bcc4b4b5/text'
15:50:29.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3c482a5-a440-46ca-ad3a-31a1bcc4b4b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.469 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.469 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2e9be-9b61-4fcf-9fcd-060fea458515/text'
15:50:29.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2e9be-9b61-4fcf-9fcd-060fea458515/text'
15:50:29.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2e9be-9b61-4fcf-9fcd-060fea458515/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.482 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.482 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.482 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d635745-fa3f-4bb0-a4c4-5f25cc836393/text'
15:50:29.482 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d635745-fa3f-4bb0-a4c4-5f25cc836393/text'
15:50:29.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d635745-fa3f-4bb0-a4c4-5f25cc836393/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element'
15:50:29.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c69e72-0b4b-4dab-8643-1cd476f68302/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.496 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.497 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.510 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.510 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.514 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66ba3f94-86ee-4b61-bb9f-1ca81e3844fd/text'
15:50:29.514 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66ba3f94-86ee-4b61-bb9f-1ca81e3844fd/text'
15:50:29.519 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66ba3f94-86ee-4b61-bb9f-1ca81e3844fd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.520 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.520 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.524 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/40dd2338-976b-4b5e-9872-785531fe2bc9/text'
15:50:29.524 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/40dd2338-976b-4b5e-9872-785531fe2bc9/text'
15:50:29.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/40dd2338-976b-4b5e-9872-785531fe2bc9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.529 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.529 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.533 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.533 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ddc1d0a-547c-4c3b-be12-ccc81b5c5555/text'
15:50:29.533 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ddc1d0a-547c-4c3b-be12-ccc81b5c5555/text'
15:50:29.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ddc1d0a-547c-4c3b-be12-ccc81b5c5555/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.537 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.537 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.541 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.541 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.541 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d5b6475-6dfa-4641-ad44-b2cdc58e20ed/text'
15:50:29.541 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d5b6475-6dfa-4641-ad44-b2cdc58e20ed/text'
15:50:29.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d5b6475-6dfa-4641-ad44-b2cdc58e20ed/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.550 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d949a92a-1757-45a8-8f8b-7167c82d4232/text'
15:50:29.550 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d949a92a-1757-45a8-8f8b-7167c82d4232/text'
15:50:29.557 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d949a92a-1757-45a8-8f8b-7167c82d4232/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.557 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.558 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.558 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element'
15:50:29.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4528f20e-9f03-4a30-8a24-88c0ae4aa82e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.564 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.564 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.576 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.576 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.577 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.577 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.582 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/732bea45-b4c2-49a5-a61d-2856a354894a/text'
15:50:29.582 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/732bea45-b4c2-49a5-a61d-2856a354894a/text'
15:50:29.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/732bea45-b4c2-49a5-a61d-2856a354894a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.586 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.586 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.590 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12eab160-5afb-4b3c-9aaf-4d1852f3ce7c/text'
15:50:29.590 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12eab160-5afb-4b3c-9aaf-4d1852f3ce7c/text'
15:50:29.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12eab160-5afb-4b3c-9aaf-4d1852f3ce7c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.595 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.595 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.599 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78bf6285-1197-4499-8e36-d61ae5c5c515/text'
15:50:29.599 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78bf6285-1197-4499-8e36-d61ae5c5c515/text'
15:50:29.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78bf6285-1197-4499-8e36-d61ae5c5c515/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.604 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.604 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5cfb06-2e15-4df9-b39c-551a945344cc/text'
15:50:29.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5cfb06-2e15-4df9-b39c-551a945344cc/text'
15:50:29.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5cfb06-2e15-4df9-b39c-551a945344cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.612 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.612 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.616 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44a283ea-85a7-4c8e-a757-7bbc0b222d08/text'
15:50:29.616 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44a283ea-85a7-4c8e-a757-7bbc0b222d08/text'
15:50:29.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44a283ea-85a7-4c8e-a757-7bbc0b222d08/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.623 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element'
15:50:29.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e788caa-f0c0-47da-a640-91f4f542f2e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.629 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.629 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.642 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.642 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.643 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.643 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.647 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50760cc8-2422-49a2-97ea-ca1eba3996be/text'
15:50:29.647 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50760cc8-2422-49a2-97ea-ca1eba3996be/text'
15:50:29.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50760cc8-2422-49a2-97ea-ca1eba3996be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.652 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.652 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15390321-e7c4-4a31-ae74-9e9f9c7fda5d/text'
15:50:29.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15390321-e7c4-4a31-ae74-9e9f9c7fda5d/text'
15:50:29.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15390321-e7c4-4a31-ae74-9e9f9c7fda5d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.663 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/921e31bf-09dc-4beb-a8b2-da6055626450/text'
15:50:29.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/921e31bf-09dc-4beb-a8b2-da6055626450/text'
15:50:29.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/921e31bf-09dc-4beb-a8b2-da6055626450/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.668 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.668 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7015ea8c-abe0-4c75-8ee7-da8017af2a92/text'
15:50:29.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7015ea8c-abe0-4c75-8ee7-da8017af2a92/text'
15:50:29.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7015ea8c-abe0-4c75-8ee7-da8017af2a92/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.677 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.677 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.681 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.681 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.681 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd6010fc-c31b-4e04-a0df-5a01a5fff593/text'
15:50:29.681 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd6010fc-c31b-4e04-a0df-5a01a5fff593/text'
15:50:29.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd6010fc-c31b-4e04-a0df-5a01a5fff593/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element'
15:50:29.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93bc3f86-b42c-4b50-8d02-594db0b956a2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.696 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.696 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.714 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.714 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.715 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d74d2e9a-095c-4a24-b32a-2e9f8a540021/text'
15:50:29.715 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d74d2e9a-095c-4a24-b32a-2e9f8a540021/text'
15:50:29.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d74d2e9a-095c-4a24-b32a-2e9f8a540021/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.720 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.720 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.724 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/894a4a3d-20b2-4b52-9959-fc010f437c02/text'
15:50:29.724 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/894a4a3d-20b2-4b52-9959-fc010f437c02/text'
15:50:29.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/894a4a3d-20b2-4b52-9959-fc010f437c02/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cf32bc8-18d2-4872-ba44-742cc4fd2866/text'
15:50:29.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cf32bc8-18d2-4872-ba44-742cc4fd2866/text'
15:50:29.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cf32bc8-18d2-4872-ba44-742cc4fd2866/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10f966c3-66b6-4f91-a4cc-894fe5c5fba3/text'
15:50:29.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10f966c3-66b6-4f91-a4cc-894fe5c5fba3/text'
15:50:29.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10f966c3-66b6-4f91-a4cc-894fe5c5fba3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.745 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.745 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62b2f496-2a01-4ec7-ac60-fa2ed59b7c0d/text'
15:50:29.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62b2f496-2a01-4ec7-ac60-fa2ed59b7c0d/text'
15:50:29.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62b2f496-2a01-4ec7-ac60-fa2ed59b7c0d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.756 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.756 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element'
15:50:29.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57d7a4bc-3736-47b6-8f2e-02044587c137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.762 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.762 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.776 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.776 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.779 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d140a6-fdc4-489d-99bb-3bc5225fd6b1/text'
15:50:29.779 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d140a6-fdc4-489d-99bb-3bc5225fd6b1/text'
15:50:29.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d140a6-fdc4-489d-99bb-3bc5225fd6b1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.785 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.785 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.789 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.789 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.789 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af60ee71-200a-4829-90ab-d3580574adf1/text'
15:50:29.789 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af60ee71-200a-4829-90ab-d3580574adf1/text'
15:50:29.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af60ee71-200a-4829-90ab-d3580574adf1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.794 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.794 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.798 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74c56b06-9c8f-4d65-96e8-7d5cdab319e4/text'
15:50:29.799 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74c56b06-9c8f-4d65-96e8-7d5cdab319e4/text'
15:50:29.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74c56b06-9c8f-4d65-96e8-7d5cdab319e4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.808 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/575c5fd1-c9af-4b5a-ab90-de660b735051/text'
15:50:29.808 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/575c5fd1-c9af-4b5a-ab90-de660b735051/text'
15:50:29.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/575c5fd1-c9af-4b5a-ab90-de660b735051/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.816 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/509dc689-01ac-4ddd-87ae-f15c7a75970b/text'
15:50:29.816 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/509dc689-01ac-4ddd-87ae-f15c7a75970b/text'
15:50:29.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/509dc689-01ac-4ddd-87ae-f15c7a75970b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.824 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.824 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element'
15:50:29.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00f346a-2ef0-4455-9be2-c70d61a3d466/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.830 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.830 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.843 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.843 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.843 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.843 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.847 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.847 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.847 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e101ccac-e73c-40a1-ac7d-8014e22c36dc/text'
15:50:29.847 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e101ccac-e73c-40a1-ac7d-8014e22c36dc/text'
15:50:29.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e101ccac-e73c-40a1-ac7d-8014e22c36dc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.857 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.857 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.861 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e0119d3-74c3-4303-96cc-872e20593ff7/text'
15:50:29.861 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e0119d3-74c3-4303-96cc-872e20593ff7/text'
15:50:29.870 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e0119d3-74c3-4303-96cc-872e20593ff7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.870 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8611a1-d5aa-44eb-ad43-e1dd1cc611cc/text'
15:50:29.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8611a1-d5aa-44eb-ad43-e1dd1cc611cc/text'
15:50:29.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8611a1-d5aa-44eb-ad43-e1dd1cc611cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.886 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.886 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c031-1eaa-4821-af5e-67ba1ed08c64/text'
15:50:29.886 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c031-1eaa-4821-af5e-67ba1ed08c64/text'
15:50:29.890 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c031-1eaa-4821-af5e-67ba1ed08c64/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.891 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.891 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.895 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cdc456e-c016-4dd2-95ad-f05ccc2b4ebe/text'
15:50:29.895 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cdc456e-c016-4dd2-95ad-f05ccc2b4ebe/text'
15:50:29.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cdc456e-c016-4dd2-95ad-f05ccc2b4ebe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element'
15:50:29.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29855c55-96e9-4312-bbd1-5debe9feafe6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.909 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.909 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.925 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.925 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.926 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/230a3208-a9b9-4d65-8a9c-64ed923fcd17/text'
15:50:29.926 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/230a3208-a9b9-4d65-8a9c-64ed923fcd17/text'
15:50:29.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/230a3208-a9b9-4d65-8a9c-64ed923fcd17/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.931 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.931 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fcb80cd7-4860-4c3d-b324-5d8b9641d19e/text'
15:50:29.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fcb80cd7-4860-4c3d-b324-5d8b9641d19e/text'
15:50:29.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fcb80cd7-4860-4c3d-b324-5d8b9641d19e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.942 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.943 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0f7c3ec-9da9-4f04-ad11-b00aa9ebe042/text'
15:50:29.943 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0f7c3ec-9da9-4f04-ad11-b00aa9ebe042/text'
15:50:29.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0f7c3ec-9da9-4f04-ad11-b00aa9ebe042/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.947 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.947 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0663c201-75e6-4b18-94f0-a65ab911dfe4/text'
15:50:29.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0663c201-75e6-4b18-94f0-a65ab911dfe4/text'
15:50:29.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0663c201-75e6-4b18-94f0-a65ab911dfe4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.955 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.955 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.959 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/057fa653-508f-4d23-a9e5-44ee05f49be4/text'
15:50:29.959 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/057fa653-508f-4d23-a9e5-44ee05f49be4/text'
15:50:29.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/057fa653-508f-4d23-a9e5-44ee05f49be4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.966 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.966 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element'
15:50:29.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4b7794-6a1f-4207-b6a6-b995c37b8370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.972 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.972 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:29.984 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.984 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.985 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:29.985 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:29.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.989 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd032974-4dc7-4479-b06d-95c0f7622d98/text'
15:50:29.989 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd032974-4dc7-4479-b06d-95c0f7622d98/text'
15:50:29.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd032974-4dc7-4479-b06d-95c0f7622d98/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:29.994 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:29.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:29.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:29.997 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca2ed684-3570-432c-82b8-19153b05e99f/text'
15:50:29.997 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca2ed684-3570-432c-82b8-19153b05e99f/text'
15:50:30.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca2ed684-3570-432c-82b8-19153b05e99f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:29 GMT

15:50:30.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.002 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.002 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.006 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b68f191-3421-47cf-aad4-cf3464c76dd3/text'
15:50:30.006 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b68f191-3421-47cf-aad4-cf3464c76dd3/text'
15:50:30.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b68f191-3421-47cf-aad4-cf3464c76dd3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.010 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.010 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.014 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.014 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.014 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c476c3a-503c-43d4-91cd-510f19c809a8/text'
15:50:30.014 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c476c3a-503c-43d4-91cd-510f19c809a8/text'
15:50:30.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c476c3a-503c-43d4-91cd-510f19c809a8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.023 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffb37ba4-8ec2-4cae-857c-3be1c436896c/text'
15:50:30.023 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffb37ba4-8ec2-4cae-857c-3be1c436896c/text'
15:50:30.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffb37ba4-8ec2-4cae-857c-3be1c436896c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element'
15:50:30.033 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ece44d9-064a-4d30-b220-ed89f70a4a50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.033 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.036 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.036 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.048 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.048 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.052 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.052 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86c72f8d-0247-4668-996d-76a718bf5a85/text'
15:50:30.052 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86c72f8d-0247-4668-996d-76a718bf5a85/text'
15:50:30.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86c72f8d-0247-4668-996d-76a718bf5a85/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.061 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8faafc8e-3089-4529-8fec-3388471611fb/text'
15:50:30.061 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8faafc8e-3089-4529-8fec-3388471611fb/text'
15:50:30.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8faafc8e-3089-4529-8fec-3388471611fb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.065 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.065 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.069 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25bc7e7-2c7d-455c-b463-67bcf0ef056b/text'
15:50:30.069 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25bc7e7-2c7d-455c-b463-67bcf0ef056b/text'
15:50:30.073 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25bc7e7-2c7d-455c-b463-67bcf0ef056b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.073 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.073 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.073 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.077 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2b6f0f1-6bcf-4e59-a633-e8182453160d/text'
15:50:30.077 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2b6f0f1-6bcf-4e59-a633-e8182453160d/text'
15:50:30.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2b6f0f1-6bcf-4e59-a633-e8182453160d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.083 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.083 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.088 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814d73e-a42a-4fc8-8458-38f3efe30174/text'
15:50:30.088 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814d73e-a42a-4fc8-8458-38f3efe30174/text'
15:50:30.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814d73e-a42a-4fc8-8458-38f3efe30174/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element'
15:50:30.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f2bb98e-927a-4ecf-b914-91cffaa0f5b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.104 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.104 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.117 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.120 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.120 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.120 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b06aec87-66d7-4a28-b865-b50916a97461/text'
15:50:30.120 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b06aec87-66d7-4a28-b865-b50916a97461/text'
15:50:30.125 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b06aec87-66d7-4a28-b865-b50916a97461/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.125 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.125 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.125 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.128 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.129 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d239a10-9568-4510-b2cd-0a2a2590d4ff/text'
15:50:30.129 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d239a10-9568-4510-b2cd-0a2a2590d4ff/text'
15:50:30.133 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d239a10-9568-4510-b2cd-0a2a2590d4ff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.133 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.134 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.134 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.138 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7aff9c12-d9b4-499d-9bb0-ca64571d6cc9/text'
15:50:30.138 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7aff9c12-d9b4-499d-9bb0-ca64571d6cc9/text'
15:50:30.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7aff9c12-d9b4-499d-9bb0-ca64571d6cc9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.142 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.143 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.146 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.146 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.146 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13a9b24d-a9d9-4b52-8421-4d4ac32fb3f8/text'
15:50:30.146 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13a9b24d-a9d9-4b52-8421-4d4ac32fb3f8/text'
15:50:30.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13a9b24d-a9d9-4b52-8421-4d4ac32fb3f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.151 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.151 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.154 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/067c9d1c-ad1e-4713-b794-16af0fa2a025/text'
15:50:30.155 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/067c9d1c-ad1e-4713-b794-16af0fa2a025/text'
15:50:30.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/067c9d1c-ad1e-4713-b794-16af0fa2a025/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.162 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.162 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element'
15:50:30.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/182bf967-fdda-48b1-819e-1ed0690f7ef5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.168 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.168 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.180 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.181 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.184 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b527563f-8506-4f51-91cf-9fa057f98cd4/text'
15:50:30.184 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b527563f-8506-4f51-91cf-9fa057f98cd4/text'
15:50:30.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b527563f-8506-4f51-91cf-9fa057f98cd4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.193 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d1090fb-ccbf-455c-9198-3afbe6767daf/text'
15:50:30.193 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d1090fb-ccbf-455c-9198-3afbe6767daf/text'
15:50:30.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d1090fb-ccbf-455c-9198-3afbe6767daf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.197 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.201 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0d8d305-3eca-4d57-acb7-0c6d22f75731/text'
15:50:30.201 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0d8d305-3eca-4d57-acb7-0c6d22f75731/text'
15:50:30.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0d8d305-3eca-4d57-acb7-0c6d22f75731/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.209 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.209 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.213 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0119f657-6fa5-4cff-874f-130aba1ccaf5/text'
15:50:30.213 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0119f657-6fa5-4cff-874f-130aba1ccaf5/text'
15:50:30.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0119f657-6fa5-4cff-874f-130aba1ccaf5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.218 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.218 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.224 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/965442fc-b80d-4e65-9ab0-123f6398b448/text'
15:50:30.224 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/965442fc-b80d-4e65-9ab0-123f6398b448/text'
15:50:30.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/965442fc-b80d-4e65-9ab0-123f6398b448/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element'
15:50:30.241 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04fc87b6-97b2-4ecb-b58b-989083d64374/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.244 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.244 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.258 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec783d13-50fd-4386-bf22-832457c1c40e/text'
15:50:30.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec783d13-50fd-4386-bf22-832457c1c40e/text'
15:50:30.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec783d13-50fd-4386-bf22-832457c1c40e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5babbc-9af5-4403-bbed-7da16c20079c/text'
15:50:30.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5babbc-9af5-4403-bbed-7da16c20079c/text'
15:50:30.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5babbc-9af5-4403-bbed-7da16c20079c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c6e6885-3108-4e9b-98b8-ea3a2f11287e/text'
15:50:30.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c6e6885-3108-4e9b-98b8-ea3a2f11287e/text'
15:50:30.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c6e6885-3108-4e9b-98b8-ea3a2f11287e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.285 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.285 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.289 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1e91ae0-22c8-4077-a510-36e7a3c04624/text'
15:50:30.289 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1e91ae0-22c8-4077-a510-36e7a3c04624/text'
15:50:30.293 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1e91ae0-22c8-4077-a510-36e7a3c04624/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.293 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.294 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.294 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.297 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64662723-e91c-4d8c-b078-5c0c8c1f5557/text'
15:50:30.297 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64662723-e91c-4d8c-b078-5c0c8c1f5557/text'
15:50:30.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64662723-e91c-4d8c-b078-5c0c8c1f5557/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.305 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.305 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element'
15:50:30.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd6d298-e488-4036-9b9c-cc35b5e82716/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.312 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.312 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.327 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.327 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.331 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6187d91d-3a79-4013-b42d-7fbb2ce9ba3c/text'
15:50:30.331 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6187d91d-3a79-4013-b42d-7fbb2ce9ba3c/text'
15:50:30.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6187d91d-3a79-4013-b42d-7fbb2ce9ba3c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.336 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.336 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.340 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d68a4fdc-b61b-4325-a99c-46d80f06f752/text'
15:50:30.340 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d68a4fdc-b61b-4325-a99c-46d80f06f752/text'
15:50:30.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d68a4fdc-b61b-4325-a99c-46d80f06f752/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.345 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.345 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.350 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c47376c-7137-49d9-a3bd-84a56ed5c490/text'
15:50:30.350 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c47376c-7137-49d9-a3bd-84a56ed5c490/text'
15:50:30.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c47376c-7137-49d9-a3bd-84a56ed5c490/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.360 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0f6c80bd-4c5c-4502-9276-2b4ac195bf71/text'
15:50:30.360 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0f6c80bd-4c5c-4502-9276-2b4ac195bf71/text'
15:50:30.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0f6c80bd-4c5c-4502-9276-2b4ac195bf71/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce789a66-57a1-4cad-8588-e80eaa27346f/text'
15:50:30.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce789a66-57a1-4cad-8588-e80eaa27346f/text'
15:50:30.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce789a66-57a1-4cad-8588-e80eaa27346f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.376 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.376 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element'
15:50:30.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90edf028-dd41-4f50-9e15-5ed1e9b461bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.382 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.382 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.395 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.395 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.396 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.396 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.401 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.401 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.401 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58bf7df1-5b3a-4df6-b5e6-12174b650f78/text'
15:50:30.401 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58bf7df1-5b3a-4df6-b5e6-12174b650f78/text'
15:50:30.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58bf7df1-5b3a-4df6-b5e6-12174b650f78/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.406 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.406 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c6f26db-80d0-431e-b342-d21f96bea40d/text'
15:50:30.411 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c6f26db-80d0-431e-b342-d21f96bea40d/text'
15:50:30.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c6f26db-80d0-431e-b342-d21f96bea40d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.415 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.415 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.418 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.419 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ff4e595-9019-4160-9da9-53b966b6b90f/text'
15:50:30.419 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ff4e595-9019-4160-9da9-53b966b6b90f/text'
15:50:30.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ff4e595-9019-4160-9da9-53b966b6b90f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.424 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.424 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9eee4a-fa26-4bfe-8157-f1dd75f056a4/text'
15:50:30.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9eee4a-fa26-4bfe-8157-f1dd75f056a4/text'
15:50:30.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9eee4a-fa26-4bfe-8157-f1dd75f056a4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.432 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.432 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.436 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/678cd2a6-9014-4637-a34c-16f05be79d31/text'
15:50:30.436 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/678cd2a6-9014-4637-a34c-16f05be79d31/text'
15:50:30.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/678cd2a6-9014-4637-a34c-16f05be79d31/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element'
15:50:30.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1710e359-895b-45b5-9c43-a08d974c882d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.451 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.451 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8582e51b-cdae-4bd8-a47c-758ef430c7d4/text'
15:50:30.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8582e51b-cdae-4bd8-a47c-758ef430c7d4/text'
15:50:30.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8582e51b-cdae-4bd8-a47c-758ef430c7d4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.474 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/414c5f36-1193-4f25-b14c-a1b34ffdf2bb/text'
15:50:30.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/414c5f36-1193-4f25-b14c-a1b34ffdf2bb/text'
15:50:30.482 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/414c5f36-1193-4f25-b14c-a1b34ffdf2bb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.482 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.482 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.482 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.486 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8382eb7-2bde-4453-bfac-0da9213adeff/text'
15:50:30.486 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8382eb7-2bde-4453-bfac-0da9213adeff/text'
15:50:30.491 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8382eb7-2bde-4453-bfac-0da9213adeff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.491 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.492 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.492 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2e78872-15da-4d62-a0ed-b4d6a84759b2/text'
15:50:30.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2e78872-15da-4d62-a0ed-b4d6a84759b2/text'
15:50:30.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2e78872-15da-4d62-a0ed-b4d6a84759b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.504 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96bce8d3-d7a1-4ed8-98e7-020b9bd2565e/text'
15:50:30.504 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96bce8d3-d7a1-4ed8-98e7-020b9bd2565e/text'
15:50:30.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96bce8d3-d7a1-4ed8-98e7-020b9bd2565e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.514 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.514 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element'
15:50:30.518 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd20a508-08e8-4f78-9344-eb7a63852612/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.518 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.520 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.520 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.533 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.533 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b08a1f01-5e2d-4a46-b6e3-c3db4b4d9481/text'
15:50:30.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b08a1f01-5e2d-4a46-b6e3-c3db4b4d9481/text'
15:50:30.541 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b08a1f01-5e2d-4a46-b6e3-c3db4b4d9481/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.542 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.542 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.545 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/410a5e5d-aeff-43ff-aefd-f38d9010d2e4/text'
15:50:30.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/410a5e5d-aeff-43ff-aefd-f38d9010d2e4/text'
15:50:30.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/410a5e5d-aeff-43ff-aefd-f38d9010d2e4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.550 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.550 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.553 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.554 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7255151-3d3d-42df-a6e5-a68c378b4973/text'
15:50:30.554 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7255151-3d3d-42df-a6e5-a68c378b4973/text'
15:50:30.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7255151-3d3d-42df-a6e5-a68c378b4973/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.560 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.560 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb041b5c-3431-44ae-8207-97dd30b0acc2/text'
15:50:30.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb041b5c-3431-44ae-8207-97dd30b0acc2/text'
15:50:30.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb041b5c-3431-44ae-8207-97dd30b0acc2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.569 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.569 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.573 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d5b66ae-d7f4-442e-8bc0-fba93f5038dc/text'
15:50:30.573 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d5b66ae-d7f4-442e-8bc0-fba93f5038dc/text'
15:50:30.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d5b66ae-d7f4-442e-8bc0-fba93f5038dc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.580 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.580 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element'
15:50:30.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f2c7974-e0a6-481d-935d-b404bd12ade8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.587 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.587 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.600 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.600 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.600 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.600 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.604 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49e36790-f7ef-4159-a2e5-d89b833bfcdc/text'
15:50:30.604 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49e36790-f7ef-4159-a2e5-d89b833bfcdc/text'
15:50:30.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49e36790-f7ef-4159-a2e5-d89b833bfcdc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.610 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.610 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.614 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.614 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6551ed6a-11a9-43a6-aac4-cada3d4d685f/text'
15:50:30.614 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6551ed6a-11a9-43a6-aac4-cada3d4d685f/text'
15:50:30.618 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6551ed6a-11a9-43a6-aac4-cada3d4d685f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.618 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.619 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.619 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.623 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94673014-62f1-424d-b7ce-b5d5a2beba55/text'
15:50:30.623 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94673014-62f1-424d-b7ce-b5d5a2beba55/text'
15:50:30.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94673014-62f1-424d-b7ce-b5d5a2beba55/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.628 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.628 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.632 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26a4a180-2b66-453c-ae57-12426cdba342/text'
15:50:30.632 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26a4a180-2b66-453c-ae57-12426cdba342/text'
15:50:30.642 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26a4a180-2b66-453c-ae57-12426cdba342/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.642 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.642 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.643 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.646 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/199f2796-ee79-4718-aa2d-33440c99a26f/text'
15:50:30.646 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/199f2796-ee79-4718-aa2d-33440c99a26f/text'
15:50:30.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/199f2796-ee79-4718-aa2d-33440c99a26f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.654 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.654 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element'
15:50:30.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9097e8d-1186-4489-905a-ab28e6996486/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.660 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.660 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.679 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2874d96-f7bb-4edb-8e1c-afe97ce8c814/text'
15:50:30.679 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2874d96-f7bb-4edb-8e1c-afe97ce8c814/text'
15:50:30.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2874d96-f7bb-4edb-8e1c-afe97ce8c814/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.689 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d2ad1c3-18d5-4276-97a9-92956d55e0b3/text'
15:50:30.689 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d2ad1c3-18d5-4276-97a9-92956d55e0b3/text'
15:50:30.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d2ad1c3-18d5-4276-97a9-92956d55e0b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.693 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.693 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/233c52a6-77fb-46d0-826c-679c5f630ac3/text'
15:50:30.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/233c52a6-77fb-46d0-826c-679c5f630ac3/text'
15:50:30.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/233c52a6-77fb-46d0-826c-679c5f630ac3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.702 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.706 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ccbc2d5-91f7-42b4-9a96-ede6f0650f5e/text'
15:50:30.706 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ccbc2d5-91f7-42b4-9a96-ede6f0650f5e/text'
15:50:30.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ccbc2d5-91f7-42b4-9a96-ede6f0650f5e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.711 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.711 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.715 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c66bc1fa-105c-42c8-9cc7-d4faa6741e95/text'
15:50:30.715 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c66bc1fa-105c-42c8-9cc7-d4faa6741e95/text'
15:50:30.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c66bc1fa-105c-42c8-9cc7-d4faa6741e95/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element'
15:50:30.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2bee6c9-c33b-431a-95db-fe930e5c3586/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.731 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.731 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.744 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.744 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/95bd8cc8-eda9-44e3-80da-b06efbf62258/text'
15:50:30.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/95bd8cc8-eda9-44e3-80da-b06efbf62258/text'
15:50:30.753 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/95bd8cc8-eda9-44e3-80da-b06efbf62258/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.753 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.753 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.754 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/631a47e2-dfb9-438d-9ad6-c5f35a65fb9c/text'
15:50:30.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/631a47e2-dfb9-438d-9ad6-c5f35a65fb9c/text'
15:50:30.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/631a47e2-dfb9-438d-9ad6-c5f35a65fb9c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.762 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.762 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.766 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dbe63b4-c6b2-425e-9768-1153dd644a45/text'
15:50:30.766 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dbe63b4-c6b2-425e-9768-1153dd644a45/text'
15:50:30.770 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dbe63b4-c6b2-425e-9768-1153dd644a45/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.770 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.770 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.770 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.774 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.774 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.774 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca6cf07d-bcd9-4798-856f-496b4b9fa299/text'
15:50:30.774 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca6cf07d-bcd9-4798-856f-496b4b9fa299/text'
15:50:30.778 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca6cf07d-bcd9-4798-856f-496b4b9fa299/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.778 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.779 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.779 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.783 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.783 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2c44af8-5982-4da5-a191-8199e2dbda7f/text'
15:50:30.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2c44af8-5982-4da5-a191-8199e2dbda7f/text'
15:50:30.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2c44af8-5982-4da5-a191-8199e2dbda7f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.789 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.789 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element'
15:50:30.793 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0433f97-643a-4f41-a373-fa0894f0e0bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.793 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.795 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.795 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.808 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.808 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b368cdcf-c040-43da-bff7-c581250d2bef/text'
15:50:30.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b368cdcf-c040-43da-bff7-c581250d2bef/text'
15:50:30.818 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b368cdcf-c040-43da-bff7-c581250d2bef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.818 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.819 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.819 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.823 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a90f7a6-69e8-434d-8adc-4ec1152bd763/text'
15:50:30.823 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a90f7a6-69e8-434d-8adc-4ec1152bd763/text'
15:50:30.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a90f7a6-69e8-434d-8adc-4ec1152bd763/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.831 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1fb4f61-c006-4f73-b000-d65e4c01d66d/text'
15:50:30.831 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1fb4f61-c006-4f73-b000-d65e4c01d66d/text'
15:50:30.835 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1fb4f61-c006-4f73-b000-d65e4c01d66d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.835 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.836 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.836 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.839 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba267597-65d0-468a-ba8e-bd8b8f98ee1b/text'
15:50:30.839 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba267597-65d0-468a-ba8e-bd8b8f98ee1b/text'
15:50:30.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba267597-65d0-468a-ba8e-bd8b8f98ee1b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.844 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.849 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ead06d4b-4941-4a74-af49-6d447def3036/text'
15:50:30.849 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ead06d4b-4941-4a74-af49-6d447def3036/text'
15:50:30.854 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ead06d4b-4941-4a74-af49-6d447def3036/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.854 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.854 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.854 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element'
15:50:30.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c99a4fe0-ee86-494c-af9d-cbd1f8d95be2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.860 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.860 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.877 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44f93c35-1ed0-4b0f-bc0c-268f2f9ebd49/text'
15:50:30.877 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44f93c35-1ed0-4b0f-bc0c-268f2f9ebd49/text'
15:50:30.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44f93c35-1ed0-4b0f-bc0c-268f2f9ebd49/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2996cf24-dfdc-4587-83c9-d9c8d6bbc317/text'
15:50:30.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2996cf24-dfdc-4587-83c9-d9c8d6bbc317/text'
15:50:30.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2996cf24-dfdc-4587-83c9-d9c8d6bbc317/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.894 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2a7705b-6d99-46eb-ab2f-5078106831e1/text'
15:50:30.894 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2a7705b-6d99-46eb-ab2f-5078106831e1/text'
15:50:30.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2a7705b-6d99-46eb-ab2f-5078106831e1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.903 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3255b3e2-1ff2-4f65-a7d3-911e5ea9adae/text'
15:50:30.903 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3255b3e2-1ff2-4f65-a7d3-911e5ea9adae/text'
15:50:30.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3255b3e2-1ff2-4f65-a7d3-911e5ea9adae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.908 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.908 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.912 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31bdf7d-8680-4aa8-8b0b-b5c7861c9c4f/text'
15:50:30.912 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31bdf7d-8680-4aa8-8b0b-b5c7861c9c4f/text'
15:50:30.918 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31bdf7d-8680-4aa8-8b0b-b5c7861c9c4f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.918 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.919 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.919 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element'
15:50:30.923 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d051b16-1b10-4719-a845-7293792d85ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.923 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.925 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.925 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.942 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.942 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.942 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/316693ff-c08b-449c-96d4-50e42bacf00d/text'
15:50:30.942 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/316693ff-c08b-449c-96d4-50e42bacf00d/text'
15:50:30.946 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/316693ff-c08b-449c-96d4-50e42bacf00d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.946 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.947 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.947 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f64f4af5-22c0-4c72-b136-4b24359973d4/text'
15:50:30.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f64f4af5-22c0-4c72-b136-4b24359973d4/text'
15:50:30.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f64f4af5-22c0-4c72-b136-4b24359973d4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.962 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.962 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c593e65e-1506-4a1d-b350-98b8e79dc3f6/text'
15:50:30.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c593e65e-1506-4a1d-b350-98b8e79dc3f6/text'
15:50:30.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c593e65e-1506-4a1d-b350-98b8e79dc3f6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.967 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.967 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.971 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.971 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.971 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/576a8827-3958-4898-ab96-f501e90d9c7d/text'
15:50:30.971 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/576a8827-3958-4898-ab96-f501e90d9c7d/text'
15:50:30.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/576a8827-3958-4898-ab96-f501e90d9c7d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.980 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d2dfd80-1136-4e59-8bb3-a2ee8ff52caf/text'
15:50:30.980 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d2dfd80-1136-4e59-8bb3-a2ee8ff52caf/text'
15:50:30.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d2dfd80-1136-4e59-8bb3-a2ee8ff52caf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.987 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.987 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element'
15:50:30.990 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3e7a2a0-9628-4ec3-8da2-792c9552cd88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:30.990 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:30.993 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:30.993 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:30.993 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:30 GMT

15:50:31.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.006 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.006 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1c09889-b756-4e05-8b9f-a4fac168d0bd/text'
15:50:31.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1c09889-b756-4e05-8b9f-a4fac168d0bd/text'
15:50:31.014 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1c09889-b756-4e05-8b9f-a4fac168d0bd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.014 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.014 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.014 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.019 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f634afea-a0ba-4f8d-836f-37e2a0ddffc3/text'
15:50:31.019 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f634afea-a0ba-4f8d-836f-37e2a0ddffc3/text'
15:50:31.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f634afea-a0ba-4f8d-836f-37e2a0ddffc3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.028 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.028 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a327441f-f2e6-4a44-a64b-ded2a526c2c8/text'
15:50:31.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a327441f-f2e6-4a44-a64b-ded2a526c2c8/text'
15:50:31.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a327441f-f2e6-4a44-a64b-ded2a526c2c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.037 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.037 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba92b113-6187-4291-b5f1-b17d8386551a/text'
15:50:31.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba92b113-6187-4291-b5f1-b17d8386551a/text'
15:50:31.047 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba92b113-6187-4291-b5f1-b17d8386551a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.047 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/026b6bd1-c3dc-4477-8ec9-0673416e0834/text'
15:50:31.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/026b6bd1-c3dc-4477-8ec9-0673416e0834/text'
15:50:31.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/026b6bd1-c3dc-4477-8ec9-0673416e0834/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.059 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.059 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element'
15:50:31.063 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29edc31f-20aa-4907-b403-0f044b0617b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.063 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.065 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.065 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.078 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.083 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25a94a0-1ce5-4c0e-9c3c-ef5a0b47bb7a/text'
15:50:31.083 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25a94a0-1ce5-4c0e-9c3c-ef5a0b47bb7a/text'
15:50:31.088 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25a94a0-1ce5-4c0e-9c3c-ef5a0b47bb7a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.088 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.089 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.089 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd6e7ffa-c3d7-4cc5-b157-ada15746aa61/text'
15:50:31.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd6e7ffa-c3d7-4cc5-b157-ada15746aa61/text'
15:50:31.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd6e7ffa-c3d7-4cc5-b157-ada15746aa61/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f320624f-2e69-4a73-9fff-7fcb8340d47d/text'
15:50:31.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f320624f-2e69-4a73-9fff-7fcb8340d47d/text'
15:50:31.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f320624f-2e69-4a73-9fff-7fcb8340d47d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e9bb31d-9ea3-40c8-b4da-134e44b53f79/text'
15:50:31.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e9bb31d-9ea3-40c8-b4da-134e44b53f79/text'
15:50:31.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e9bb31d-9ea3-40c8-b4da-134e44b53f79/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.114 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.114 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.118 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f279f0b-a296-4931-8166-4974b4eec030/text'
15:50:31.118 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f279f0b-a296-4931-8166-4974b4eec030/text'
15:50:31.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f279f0b-a296-4931-8166-4974b4eec030/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.127 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.128 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element'
15:50:31.131 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/350a694e-0971-4093-97c9-ed8d40834b88/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.131 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.134 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.134 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.153 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.153 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.154 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8136683d-dfc4-4ee2-af7a-50416909c92a/text'
15:50:31.154 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8136683d-dfc4-4ee2-af7a-50416909c92a/text'
15:50:31.158 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8136683d-dfc4-4ee2-af7a-50416909c92a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.158 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.159 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.159 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.162 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56b6dc17-ee75-464b-99f7-b6d20f86aaad/text'
15:50:31.163 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56b6dc17-ee75-464b-99f7-b6d20f86aaad/text'
15:50:31.166 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56b6dc17-ee75-464b-99f7-b6d20f86aaad/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.166 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.167 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.167 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.171 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43558054-2a83-48c8-8c99-f50edfe746b6/text'
15:50:31.171 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43558054-2a83-48c8-8c99-f50edfe746b6/text'
15:50:31.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43558054-2a83-48c8-8c99-f50edfe746b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.179 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9194e6f7-837d-4d46-9128-b3eecf0f9b1f/text'
15:50:31.179 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9194e6f7-837d-4d46-9128-b3eecf0f9b1f/text'
15:50:31.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9194e6f7-837d-4d46-9128-b3eecf0f9b1f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.184 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.184 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.188 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/122e1cc9-13fd-4403-ac88-9a86af336bb4/text'
15:50:31.188 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/122e1cc9-13fd-4403-ac88-9a86af336bb4/text'
15:50:31.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/122e1cc9-13fd-4403-ac88-9a86af336bb4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.194 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.194 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element'
15:50:31.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/793af660-d5b0-4b37-b966-4e0f2c78e08e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.202 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.202 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.216 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.216 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.220 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.220 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.221 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd47b913-dafe-4cd3-ba2f-83d3eda4c603/text'
15:50:31.221 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd47b913-dafe-4cd3-ba2f-83d3eda4c603/text'
15:50:31.225 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd47b913-dafe-4cd3-ba2f-83d3eda4c603/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.225 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.225 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.226 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/335d3119-ce1b-470c-85a6-c6b99066ba44/text'
15:50:31.230 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/335d3119-ce1b-470c-85a6-c6b99066ba44/text'
15:50:31.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/335d3119-ce1b-470c-85a6-c6b99066ba44/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.238 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7d56195-7bb3-4c4f-ba98-5eee8468272c/text'
15:50:31.238 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7d56195-7bb3-4c4f-ba98-5eee8468272c/text'
15:50:31.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7d56195-7bb3-4c4f-ba98-5eee8468272c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.243 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.243 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.247 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6417490-9e4a-49a1-812e-d2a749dd645a/text'
15:50:31.247 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6417490-9e4a-49a1-812e-d2a749dd645a/text'
15:50:31.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6417490-9e4a-49a1-812e-d2a749dd645a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.252 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.252 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.257 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3135b6b-a7e2-43b4-b10a-b55d309bbedf/text'
15:50:31.257 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3135b6b-a7e2-43b4-b10a-b55d309bbedf/text'
15:50:31.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3135b6b-a7e2-43b4-b10a-b55d309bbedf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.263 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.263 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element'
15:50:31.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1927ffe-2a10-41e5-902d-d8c47f0fd55f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.270 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.270 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.283 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.283 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.286 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adcde248-7445-4036-a928-d39302fde285/text'
15:50:31.287 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adcde248-7445-4036-a928-d39302fde285/text'
15:50:31.291 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adcde248-7445-4036-a928-d39302fde285/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.291 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.309 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2422a41-0647-498c-8f0b-7eb8283e9fc9/text'
15:50:31.309 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2422a41-0647-498c-8f0b-7eb8283e9fc9/text'
15:50:31.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2422a41-0647-498c-8f0b-7eb8283e9fc9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.319 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.324 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b5ffe731-8593-4f14-a584-1de03c559ddf/text'
15:50:31.324 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b5ffe731-8593-4f14-a584-1de03c559ddf/text'
15:50:31.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b5ffe731-8593-4f14-a584-1de03c559ddf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.336 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.336 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6fbbac1-61ab-492a-97a0-617784cdb85f/text'
15:50:31.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6fbbac1-61ab-492a-97a0-617784cdb85f/text'
15:50:31.359 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6fbbac1-61ab-492a-97a0-617784cdb85f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.359 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.360 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.360 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.366 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d0ef553-9ba3-4e9c-abbd-b6cd8e6d5387/text'
15:50:31.366 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d0ef553-9ba3-4e9c-abbd-b6cd8e6d5387/text'
15:50:31.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d0ef553-9ba3-4e9c-abbd-b6cd8e6d5387/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.385 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.385 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element'
15:50:31.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/590b15d2-fcad-4ee7-ad58-3594e48225b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.394 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.394 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.415 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e771a140-7384-4457-883f-af85de3fed0d/text'
15:50:31.415 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e771a140-7384-4457-883f-af85de3fed0d/text'
15:50:31.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e771a140-7384-4457-883f-af85de3fed0d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20507428-7fbe-417d-9518-e66708c3cd81/text'
15:50:31.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20507428-7fbe-417d-9518-e66708c3cd81/text'
15:50:31.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20507428-7fbe-417d-9518-e66708c3cd81/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.435 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.436 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.440 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.440 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.440 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/241809a0-0b72-410a-b0f1-32c8511fa710/text'
15:50:31.440 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/241809a0-0b72-410a-b0f1-32c8511fa710/text'
15:50:31.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/241809a0-0b72-410a-b0f1-32c8511fa710/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.446 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.446 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.450 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e36948a6-63c5-408c-8882-12d95c2b65f8/text'
15:50:31.450 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e36948a6-63c5-408c-8882-12d95c2b65f8/text'
15:50:31.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e36948a6-63c5-408c-8882-12d95c2b65f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.456 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.456 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/772dcbfd-97ee-43e2-a7e8-9fc39981abc6/text'
15:50:31.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/772dcbfd-97ee-43e2-a7e8-9fc39981abc6/text'
15:50:31.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/772dcbfd-97ee-43e2-a7e8-9fc39981abc6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.468 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.468 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element'
15:50:31.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44e4453d-00c8-43dc-8152-1d2581b60119/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.476 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.476 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.490 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.490 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.493 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.494 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9aee536e-4a80-4e6d-aa68-55786e70caaa/text'
15:50:31.494 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9aee536e-4a80-4e6d-aa68-55786e70caaa/text'
15:50:31.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9aee536e-4a80-4e6d-aa68-55786e70caaa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.499 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.499 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c57c32d-6698-4f72-a774-384a84c448c1/text'
15:50:31.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c57c32d-6698-4f72-a774-384a84c448c1/text'
15:50:31.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c57c32d-6698-4f72-a774-384a84c448c1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.509 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.509 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.513 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4219965-4ad1-4fad-b33d-2add07d9a4d0/text'
15:50:31.513 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4219965-4ad1-4fad-b33d-2add07d9a4d0/text'
15:50:31.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4219965-4ad1-4fad-b33d-2add07d9a4d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.525 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/533272a1-61bd-4f92-91f5-5ec27601767b/text'
15:50:31.525 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/533272a1-61bd-4f92-91f5-5ec27601767b/text'
15:50:31.530 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/533272a1-61bd-4f92-91f5-5ec27601767b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.530 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.531 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.531 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.535 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.535 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.535 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa3e2557-ac83-40ca-83d6-811d95093ac1/text'
15:50:31.535 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa3e2557-ac83-40ca-83d6-811d95093ac1/text'
15:50:31.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa3e2557-ac83-40ca-83d6-811d95093ac1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element'
15:50:31.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae6a5b41-1ece-4303-b079-109923b902be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.553 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.553 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.571 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/675a1ead-6948-4e00-a7f8-d84f36d4fd06/text'
15:50:31.571 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/675a1ead-6948-4e00-a7f8-d84f36d4fd06/text'
15:50:31.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/675a1ead-6948-4e00-a7f8-d84f36d4fd06/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/870c2ccf-209a-4540-a10b-d57dc3824937/text'
15:50:31.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/870c2ccf-209a-4540-a10b-d57dc3824937/text'
15:50:31.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/870c2ccf-209a-4540-a10b-d57dc3824937/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.586 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.586 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.591 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16f38682-29e8-4398-9ad6-2b2885483202/text'
15:50:31.591 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16f38682-29e8-4398-9ad6-2b2885483202/text'
15:50:31.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16f38682-29e8-4398-9ad6-2b2885483202/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.596 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.596 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.600 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.600 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.600 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/629fc577-194c-40e8-9ad5-8e75018b5047/text'
15:50:31.600 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/629fc577-194c-40e8-9ad5-8e75018b5047/text'
15:50:31.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/629fc577-194c-40e8-9ad5-8e75018b5047/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.605 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.605 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.605 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.609 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b31e7a6-d7c5-49c0-b9a2-ae7b2cd6bb61/text'
15:50:31.609 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b31e7a6-d7c5-49c0-b9a2-ae7b2cd6bb61/text'
15:50:31.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b31e7a6-d7c5-49c0-b9a2-ae7b2cd6bb61/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element'
15:50:31.620 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd20109-29d4-407f-8525-98b2405f9f24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.620 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.623 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.623 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:31.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.636 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:31.636 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:31.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 45
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:31.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:31.649 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2f599eb-ba1a-43e9-95e7-6cdfab637265/click'
15:50:31.649 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2f599eb-ba1a-43e9-95e7-6cdfab637265/click'
15:50:32.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2f599eb-ba1a-43e9-95e7-6cdfab637265/click HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 50
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:31 GMT

15:50:32.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.392 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:32.392 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:32.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 4514
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.466 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.470 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0182b8ce-1168-4917-829a-72c3b9b01579/text'
15:50:32.470 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0182b8ce-1168-4917-829a-72c3b9b01579/text'
15:50:32.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0182b8ce-1168-4917-829a-72c3b9b01579/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.480 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.481 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d120997-a6c5-4265-b6aa-8d12d36661bc/text'
15:50:32.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d120997-a6c5-4265-b6aa-8d12d36661bc/text'
15:50:32.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d120997-a6c5-4265-b6aa-8d12d36661bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.492 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.492 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.497 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4da75c4-c26f-4345-b52e-719c7d0f0abc/text'
15:50:32.497 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4da75c4-c26f-4345-b52e-719c7d0f0abc/text'
15:50:32.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4da75c4-c26f-4345-b52e-719c7d0f0abc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.506 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27e5e2ce-7ea3-4a51-90c4-69a58f1e6b89/text'
15:50:32.506 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27e5e2ce-7ea3-4a51-90c4-69a58f1e6b89/text'
15:50:32.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27e5e2ce-7ea3-4a51-90c4-69a58f1e6b89/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.511 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.511 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.515 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90ce21a1-0145-4ec5-83fb-616b9d56e102/text'
15:50:32.515 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90ce21a1-0145-4ec5-83fb-616b9d56e102/text'
15:50:32.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90ce21a1-0145-4ec5-83fb-616b9d56e102/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element'
15:50:32.530 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7188d87-173b-4049-aa84-d853fea1036f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.530 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.532 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.532 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.547 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f1fad91-1276-43e3-913c-0ba9425c969b/text'
15:50:32.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f1fad91-1276-43e3-913c-0ba9425c969b/text'
15:50:32.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f1fad91-1276-43e3-913c-0ba9425c969b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.556 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.556 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.561 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e45a176d-81ca-49a4-b484-79fe30367e2b/text'
15:50:32.561 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e45a176d-81ca-49a4-b484-79fe30367e2b/text'
15:50:32.565 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e45a176d-81ca-49a4-b484-79fe30367e2b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.565 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.565 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.565 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fa116d4-62b4-4191-8405-0334cea10b86/text'
15:50:32.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fa116d4-62b4-4191-8405-0334cea10b86/text'
15:50:32.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fa116d4-62b4-4191-8405-0334cea10b86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146c2660-40c6-44a7-ba03-cbb8555a80a8/text'
15:50:32.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146c2660-40c6-44a7-ba03-cbb8555a80a8/text'
15:50:32.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146c2660-40c6-44a7-ba03-cbb8555a80a8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.584 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.584 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.589 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.590 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/afeac546-897c-4685-beb5-70027af63ab2/text'
15:50:32.590 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/afeac546-897c-4685-beb5-70027af63ab2/text'
15:50:32.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/afeac546-897c-4685-beb5-70027af63ab2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element'
15:50:32.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/21ca78a0-6ef4-411d-a2e3-fef5409b93fa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.606 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.606 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.631 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3b88f5c-2449-4e1d-b8b5-ff448036b0d2/text'
15:50:32.631 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3b88f5c-2449-4e1d-b8b5-ff448036b0d2/text'
15:50:32.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3b88f5c-2449-4e1d-b8b5-ff448036b0d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.638 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.638 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.644 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af3787e7-64ac-43d3-b24c-5465bd64e337/text'
15:50:32.644 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af3787e7-64ac-43d3-b24c-5465bd64e337/text'
15:50:32.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af3787e7-64ac-43d3-b24c-5465bd64e337/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.658 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.658 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.662 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1adf3411-14fe-41fd-8715-116926c26dc6/text'
15:50:32.663 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1adf3411-14fe-41fd-8715-116926c26dc6/text'
15:50:32.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1adf3411-14fe-41fd-8715-116926c26dc6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.668 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.668 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94cd7f40-323b-4e18-8ee9-f1d491326e29/text'
15:50:32.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94cd7f40-323b-4e18-8ee9-f1d491326e29/text'
15:50:32.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94cd7f40-323b-4e18-8ee9-f1d491326e29/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.678 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.678 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.682 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.682 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.683 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b45b5187-6bed-47a2-9c31-e49d9d7042f9/text'
15:50:32.683 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b45b5187-6bed-47a2-9c31-e49d9d7042f9/text'
15:50:32.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b45b5187-6bed-47a2-9c31-e49d9d7042f9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element'
15:50:32.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/750ba11f-8882-4d0f-9a91-d1e6848a3e98/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.700 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.700 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.714 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.714 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.719 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2961dfa7-6e6e-45e4-9c98-b7a0467c5e88/text'
15:50:32.719 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2961dfa7-6e6e-45e4-9c98-b7a0467c5e88/text'
15:50:32.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2961dfa7-6e6e-45e4-9c98-b7a0467c5e88/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46b0c3ab-ef2c-462d-8b98-79725b7ad9af/text'
15:50:32.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46b0c3ab-ef2c-462d-8b98-79725b7ad9af/text'
15:50:32.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46b0c3ab-ef2c-462d-8b98-79725b7ad9af/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.734 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.734 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.738 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd4409d6-f937-44dc-bc29-ab68dc876505/text'
15:50:32.738 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd4409d6-f937-44dc-bc29-ab68dc876505/text'
15:50:32.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd4409d6-f937-44dc-bc29-ab68dc876505/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.744 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.744 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b3e1ce-2ced-4371-9b47-d7acac264c56/text'
15:50:32.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b3e1ce-2ced-4371-9b47-d7acac264c56/text'
15:50:32.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b3e1ce-2ced-4371-9b47-d7acac264c56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.755 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.755 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.760 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6de669bb-6f98-49a2-a204-72ed11d1f2ae/text'
15:50:32.760 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6de669bb-6f98-49a2-a204-72ed11d1f2ae/text'
15:50:32.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6de669bb-6f98-49a2-a204-72ed11d1f2ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element'
15:50:32.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a4a0778-5689-427e-b9f6-4e3883a4d4d2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.774 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.774 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.789 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.790 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.790 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.790 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bc052ca-c2f0-462c-8ed8-16fe10b12ab1/text'
15:50:32.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bc052ca-c2f0-462c-8ed8-16fe10b12ab1/text'
15:50:32.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bc052ca-c2f0-462c-8ed8-16fe10b12ab1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.803 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51db978e-ef13-437a-8bda-63888b32e0f9/text'
15:50:32.803 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51db978e-ef13-437a-8bda-63888b32e0f9/text'
15:50:32.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51db978e-ef13-437a-8bda-63888b32e0f9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.809 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.809 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.814 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abdfb728-50a1-4c42-981d-0b1da02b400f/text'
15:50:32.814 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abdfb728-50a1-4c42-981d-0b1da02b400f/text'
15:50:32.818 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abdfb728-50a1-4c42-981d-0b1da02b400f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.818 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.819 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.819 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.824 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8141d9fa-695e-47a7-9c09-1d6bec23126a/text'
15:50:32.824 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8141d9fa-695e-47a7-9c09-1d6bec23126a/text'
15:50:32.828 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8141d9fa-695e-47a7-9c09-1d6bec23126a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.829 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.829 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.829 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.833 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.833 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.833 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a62a77b3-f7e9-4eba-94e4-cfb7e32faa62/text'
15:50:32.833 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a62a77b3-f7e9-4eba-94e4-cfb7e32faa62/text'
15:50:32.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a62a77b3-f7e9-4eba-94e4-cfb7e32faa62/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.842 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.842 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element'
15:50:32.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31b14dd-c936-42b1-a30d-30793ac9c5ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.850 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.850 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.868 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f384daba-05b7-423a-abb1-d77a707765dd/text'
15:50:32.869 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f384daba-05b7-423a-abb1-d77a707765dd/text'
15:50:32.875 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f384daba-05b7-423a-abb1-d77a707765dd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.876 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.876 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.880 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db96e911-e596-4693-8522-e94c50e0bd4a/text'
15:50:32.881 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db96e911-e596-4693-8522-e94c50e0bd4a/text'
15:50:32.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db96e911-e596-4693-8522-e94c50e0bd4a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.885 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.885 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.890 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.890 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.891 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50e798c1-1e81-4937-85f5-2b466cd38f43/text'
15:50:32.891 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50e798c1-1e81-4937-85f5-2b466cd38f43/text'
15:50:32.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50e798c1-1e81-4937-85f5-2b466cd38f43/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.895 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.895 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5730d724-fd13-4165-b3d5-e144b756761e/text'
15:50:32.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5730d724-fd13-4165-b3d5-e144b756761e/text'
15:50:32.905 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5730d724-fd13-4165-b3d5-e144b756761e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.905 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.906 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.906 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08827c11-1edf-4727-be7c-6f5709f1e210/text'
15:50:32.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08827c11-1edf-4727-be7c-6f5709f1e210/text'
15:50:32.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08827c11-1edf-4727-be7c-6f5709f1e210/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.917 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.917 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element'
15:50:32.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d8c152-c91c-49f5-94cd-ec4d283735ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.927 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.927 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.940 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.940 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.941 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.941 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91b67adc-b810-46c1-861f-38d96d40fd43/text'
15:50:32.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91b67adc-b810-46c1-861f-38d96d40fd43/text'
15:50:32.949 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91b67adc-b810-46c1-861f-38d96d40fd43/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.949 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.949 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.954 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9786ab52-c629-4388-a347-eb58fcc729d2/text'
15:50:32.954 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9786ab52-c629-4388-a347-eb58fcc729d2/text'
15:50:32.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9786ab52-c629-4388-a347-eb58fcc729d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.964 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32e17a7-b099-4912-9317-52d076f710cd/text'
15:50:32.964 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32e17a7-b099-4912-9317-52d076f710cd/text'
15:50:32.968 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32e17a7-b099-4912-9317-52d076f710cd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.968 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/17f5deb7-248a-4c30-8523-f6ab0d47d52f/text'
15:50:32.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/17f5deb7-248a-4c30-8523-f6ab0d47d52f/text'
15:50:32.977 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/17f5deb7-248a-4c30-8523-f6ab0d47d52f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.977 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.977 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.977 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.981 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.981 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.981 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8371d5f2-f4a6-4e12-9c14-0b22dfdd4bd7/text'
15:50:32.981 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8371d5f2-f4a6-4e12-9c14-0b22dfdd4bd7/text'
15:50:32.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8371d5f2-f4a6-4e12-9c14-0b22dfdd4bd7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element'
15:50:32.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b6aae7-6aff-4be5-8955-343609627840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:32.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:32.996 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:32.996 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.008 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:32 GMT

15:50:33.009 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.009 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.009 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.013 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.013 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.013 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e141f07-c4a3-4ded-847c-20ca10457800/text'
15:50:33.013 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e141f07-c4a3-4ded-847c-20ca10457800/text'
15:50:33.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e141f07-c4a3-4ded-847c-20ca10457800/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.018 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.018 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.023 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a1e6067-bff5-4719-a2a2-524ea9c6783b/text'
15:50:33.023 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a1e6067-bff5-4719-a2a2-524ea9c6783b/text'
15:50:33.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a1e6067-bff5-4719-a2a2-524ea9c6783b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.027 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.027 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ace0df8-cd70-49e9-a5a5-d8c6d98874a5/text'
15:50:33.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ace0df8-cd70-49e9-a5a5-d8c6d98874a5/text'
15:50:33.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ace0df8-cd70-49e9-a5a5-d8c6d98874a5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.036 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.036 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b876a01-bde8-4075-8aa5-7802ace89e00/text'
15:50:33.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b876a01-bde8-4075-8aa5-7802ace89e00/text'
15:50:33.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b876a01-bde8-4075-8aa5-7802ace89e00/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b92c5733-8a2b-44fd-9007-442e55f21dc1/text'
15:50:33.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b92c5733-8a2b-44fd-9007-442e55f21dc1/text'
15:50:33.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b92c5733-8a2b-44fd-9007-442e55f21dc1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.060 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.061 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element'
15:50:33.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c781c760-767b-4f19-be7d-76033bd9dda4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.067 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.067 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.081 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.081 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/caed1461-7fed-43b3-9a5d-48f73a6a6f48/text'
15:50:33.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/caed1461-7fed-43b3-9a5d-48f73a6a6f48/text'
15:50:33.095 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/caed1461-7fed-43b3-9a5d-48f73a6a6f48/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.095 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.095 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.095 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.099 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.099 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.100 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcb99d3a-e826-4816-88c0-7a8f7e9aab7d/text'
15:50:33.100 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcb99d3a-e826-4816-88c0-7a8f7e9aab7d/text'
15:50:33.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcb99d3a-e826-4816-88c0-7a8f7e9aab7d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0da5e52-06e3-444f-b0ab-5aea10174006/text'
15:50:33.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0da5e52-06e3-444f-b0ab-5aea10174006/text'
15:50:33.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0da5e52-06e3-444f-b0ab-5aea10174006/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.114 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.114 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.119 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/015a9388-e62e-4292-979f-70c2983f6b08/text'
15:50:33.119 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/015a9388-e62e-4292-979f-70c2983f6b08/text'
15:50:33.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/015a9388-e62e-4292-979f-70c2983f6b08/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.123 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.123 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.128 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5277b81-5b01-49c6-90f7-678d5fa4aa8e/text'
15:50:33.128 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5277b81-5b01-49c6-90f7-678d5fa4aa8e/text'
15:50:33.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5277b81-5b01-49c6-90f7-678d5fa4aa8e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.135 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.135 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element'
15:50:33.139 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec8a35f3-0ff8-461d-a088-9f90586b7083/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.139 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.142 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.142 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeca134d-0454-4878-906b-fd66d78666d7/text'
15:50:33.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeca134d-0454-4878-906b-fd66d78666d7/text'
15:50:33.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeca134d-0454-4878-906b-fd66d78666d7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.164 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.164 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.168 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a08f764-d051-4746-8446-88667bed67d6/text'
15:50:33.168 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a08f764-d051-4746-8446-88667bed67d6/text'
15:50:33.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a08f764-d051-4746-8446-88667bed67d6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.173 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.173 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.173 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.177 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26e9ced7-f82c-43b7-a32e-8965bce97df4/text'
15:50:33.177 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26e9ced7-f82c-43b7-a32e-8965bce97df4/text'
15:50:33.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26e9ced7-f82c-43b7-a32e-8965bce97df4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.182 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.182 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.187 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9a1614e-2ff7-4764-a6c4-2e99dcdf3e24/text'
15:50:33.187 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9a1614e-2ff7-4764-a6c4-2e99dcdf3e24/text'
15:50:33.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9a1614e-2ff7-4764-a6c4-2e99dcdf3e24/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.192 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.192 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.197 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.197 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44b8db9c-bd08-401b-ba74-22854d5d7bc1/text'
15:50:33.197 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44b8db9c-bd08-401b-ba74-22854d5d7bc1/text'
15:50:33.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44b8db9c-bd08-401b-ba74-22854d5d7bc1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.205 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.206 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element'
15:50:33.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d3f4927-6985-4614-a26b-11423925593d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.215 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.215 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.232 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52dfe217-f063-4c23-be69-5965e7173d56/text'
15:50:33.232 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52dfe217-f063-4c23-be69-5965e7173d56/text'
15:50:33.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52dfe217-f063-4c23-be69-5965e7173d56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.244 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98906116-bcba-464f-bb06-2cecb330a90f/text'
15:50:33.244 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98906116-bcba-464f-bb06-2cecb330a90f/text'
15:50:33.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98906116-bcba-464f-bb06-2cecb330a90f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.249 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.249 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.253 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ac84316-713d-4fc5-97ef-afdca30f4b75/text'
15:50:33.253 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ac84316-713d-4fc5-97ef-afdca30f4b75/text'
15:50:33.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ac84316-713d-4fc5-97ef-afdca30f4b75/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.258 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1ef620b-f203-40da-92e6-5cd68c2a1ab6/text'
15:50:33.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1ef620b-f203-40da-92e6-5cd68c2a1ab6/text'
15:50:33.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1ef620b-f203-40da-92e6-5cd68c2a1ab6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9a6ae0d4-0099-4b70-a476-c87e7164091c/text'
15:50:33.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9a6ae0d4-0099-4b70-a476-c87e7164091c/text'
15:50:33.278 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9a6ae0d4-0099-4b70-a476-c87e7164091c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.278 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element'
15:50:33.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe2eb4b7-9813-49d7-a282-71896d3766fc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.285 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.285 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff48645f-3df8-4f5e-9835-8cc9422a5521/text'
15:50:33.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff48645f-3df8-4f5e-9835-8cc9422a5521/text'
15:50:33.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff48645f-3df8-4f5e-9835-8cc9422a5521/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.308 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.308 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.314 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/347baaf2-6efd-4ed6-aeb2-7977dbc0a75d/text'
15:50:33.314 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/347baaf2-6efd-4ed6-aeb2-7977dbc0a75d/text'
15:50:33.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/347baaf2-6efd-4ed6-aeb2-7977dbc0a75d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.325 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.325 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.325 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c9c73-927c-44ba-a0d4-17241a165ea6/text'
15:50:33.325 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c9c73-927c-44ba-a0d4-17241a165ea6/text'
15:50:33.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c9c73-927c-44ba-a0d4-17241a165ea6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.336 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.336 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3b660a7-2b93-496b-a297-6d344ba40ea8/text'
15:50:33.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3b660a7-2b93-496b-a297-6d344ba40ea8/text'
15:50:33.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3b660a7-2b93-496b-a297-6d344ba40ea8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.341 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.341 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.345 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb7b9ac5-3073-4402-a1fe-ac2c9b69b244/text'
15:50:33.345 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb7b9ac5-3073-4402-a1fe-ac2c9b69b244/text'
15:50:33.352 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb7b9ac5-3073-4402-a1fe-ac2c9b69b244/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.352 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element'
15:50:33.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/033ab0d0-95ab-4b3b-a6cb-f873f3ed5ff2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.360 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.360 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.372 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.373 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.373 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.373 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.379 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.379 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.379 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dfe3a6c6-13c2-4145-9746-45fe65ff721a/text'
15:50:33.379 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dfe3a6c6-13c2-4145-9746-45fe65ff721a/text'
15:50:33.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dfe3a6c6-13c2-4145-9746-45fe65ff721a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.384 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.384 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.389 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebf55168-127f-4b29-8e13-2abcba091541/text'
15:50:33.389 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebf55168-127f-4b29-8e13-2abcba091541/text'
15:50:33.394 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebf55168-127f-4b29-8e13-2abcba091541/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.394 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.394 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.394 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.400 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c528f20d-e817-48b2-9582-9eafb86c6872/text'
15:50:33.400 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c528f20d-e817-48b2-9582-9eafb86c6872/text'
15:50:33.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c528f20d-e817-48b2-9582-9eafb86c6872/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.405 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.405 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.411 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4fe5cc2-792e-4b3a-bec5-49b70fc3ee39/text'
15:50:33.411 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4fe5cc2-792e-4b3a-bec5-49b70fc3ee39/text'
15:50:33.416 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4fe5cc2-792e-4b3a-bec5-49b70fc3ee39/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.416 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.417 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.417 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.423 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f1e49d2-295d-41e5-a545-8e8326de2f11/text'
15:50:33.423 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f1e49d2-295d-41e5-a545-8e8326de2f11/text'
15:50:33.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f1e49d2-295d-41e5-a545-8e8326de2f11/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.434 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.434 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element'
15:50:33.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e969bf01-ac7c-4a3f-b0eb-0d69246435a5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.441 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.441 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca77c107-a8f5-4721-a911-2bd6540cb917/text'
15:50:33.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca77c107-a8f5-4721-a911-2bd6540cb917/text'
15:50:33.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca77c107-a8f5-4721-a911-2bd6540cb917/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e30da5e-be76-450e-8b07-b586f91393b8/text'
15:50:33.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e30da5e-be76-450e-8b07-b586f91393b8/text'
15:50:33.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e30da5e-be76-450e-8b07-b586f91393b8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbd915b4-6d71-401d-a007-e1646ec3735e/text'
15:50:33.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbd915b4-6d71-401d-a007-e1646ec3735e/text'
15:50:33.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbd915b4-6d71-401d-a007-e1646ec3735e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.483 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.483 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.490 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cef5f14-8861-4cb3-a00a-656d22ced2e3/text'
15:50:33.490 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cef5f14-8861-4cb3-a00a-656d22ced2e3/text'
15:50:33.498 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cef5f14-8861-4cb3-a00a-656d22ced2e3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.498 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.499 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.499 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a315e662-22a6-48a5-8af0-43709a2cd8b7/text'
15:50:33.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a315e662-22a6-48a5-8af0-43709a2cd8b7/text'
15:50:33.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a315e662-22a6-48a5-8af0-43709a2cd8b7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.511 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.511 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element'
15:50:33.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e76af868-5fe2-4065-b965-7cdb818e6e97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.517 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.517 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.532 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.532 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bff05a7c-c415-4742-aaeb-d4a0d4ef7bd2/text'
15:50:33.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bff05a7c-c415-4742-aaeb-d4a0d4ef7bd2/text'
15:50:33.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bff05a7c-c415-4742-aaeb-d4a0d4ef7bd2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.545 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.550 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23407d7e-1ec3-4fcc-bdb0-68b4449a01c3/text'
15:50:33.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23407d7e-1ec3-4fcc-bdb0-68b4449a01c3/text'
15:50:33.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23407d7e-1ec3-4fcc-bdb0-68b4449a01c3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.560 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7eb3e91-6330-4c6f-9b64-9dc891f1354a/text'
15:50:33.560 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7eb3e91-6330-4c6f-9b64-9dc891f1354a/text'
15:50:33.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7eb3e91-6330-4c6f-9b64-9dc891f1354a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.565 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.565 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.569 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14c5eb68-f84a-4fe9-8e6c-08cc02a445b2/text'
15:50:33.569 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14c5eb68-f84a-4fe9-8e6c-08cc02a445b2/text'
15:50:33.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14c5eb68-f84a-4fe9-8e6c-08cc02a445b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.574 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.574 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b4295e8-2e29-4cca-8592-cc23880f80d5/text'
15:50:33.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b4295e8-2e29-4cca-8592-cc23880f80d5/text'
15:50:33.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b4295e8-2e29-4cca-8592-cc23880f80d5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.590 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element'
15:50:33.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb67c18-daa4-4a6a-b4cb-d60ef3ecff25/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.597 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.597 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.611 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.611 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.616 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89c1cdb7-d2f2-4584-94d8-03f83468cf4c/text'
15:50:33.616 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89c1cdb7-d2f2-4584-94d8-03f83468cf4c/text'
15:50:33.620 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89c1cdb7-d2f2-4584-94d8-03f83468cf4c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.620 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.620 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.620 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.624 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c479c9e8-db9f-4465-8f67-958a7ebc18d3/text'
15:50:33.624 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c479c9e8-db9f-4465-8f67-958a7ebc18d3/text'
15:50:33.629 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c479c9e8-db9f-4465-8f67-958a7ebc18d3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.629 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.629 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.629 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.633 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/711af7ec-ed3a-4659-ad25-634b07635169/text'
15:50:33.633 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/711af7ec-ed3a-4659-ad25-634b07635169/text'
15:50:33.638 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/711af7ec-ed3a-4659-ad25-634b07635169/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.638 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.639 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.639 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.644 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c881d22-8fdb-4397-9238-3bd33e9a19cf/text'
15:50:33.644 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c881d22-8fdb-4397-9238-3bd33e9a19cf/text'
15:50:33.649 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c881d22-8fdb-4397-9238-3bd33e9a19cf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.650 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.650 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5eaf629c-cf1d-4e64-aee4-b506ca4821ae/text'
15:50:33.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5eaf629c-cf1d-4e64-aee4-b506ca4821ae/text'
15:50:33.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5eaf629c-cf1d-4e64-aee4-b506ca4821ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.662 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.663 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element'
15:50:33.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05381019-edf7-4332-9668-6924d7e1ceb4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.669 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.669 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.681 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.681 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.682 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.685 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.685 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.686 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f6cd2af-b63e-47be-a6aa-93b0678471ba/text'
15:50:33.686 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f6cd2af-b63e-47be-a6aa-93b0678471ba/text'
15:50:33.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f6cd2af-b63e-47be-a6aa-93b0678471ba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.691 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.691 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.696 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4b23cd7-b69f-44a0-9a73-a7a8fe1d97c1/text'
15:50:33.696 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4b23cd7-b69f-44a0-9a73-a7a8fe1d97c1/text'
15:50:33.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4b23cd7-b69f-44a0-9a73-a7a8fe1d97c1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.701 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.701 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.706 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e19ad0f8-b8ae-40b3-a678-5272bff2e580/text'
15:50:33.706 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e19ad0f8-b8ae-40b3-a678-5272bff2e580/text'
15:50:33.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e19ad0f8-b8ae-40b3-a678-5272bff2e580/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.711 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.711 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1568b624-d915-4324-b68d-41a483e5afc3/text'
15:50:33.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1568b624-d915-4324-b68d-41a483e5afc3/text'
15:50:33.720 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1568b624-d915-4324-b68d-41a483e5afc3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.720 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.726 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.726 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.726 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98123274-9914-4bde-a1f6-80dcfe9d1d0f/text'
15:50:33.726 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98123274-9914-4bde-a1f6-80dcfe9d1d0f/text'
15:50:33.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/98123274-9914-4bde-a1f6-80dcfe9d1d0f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.733 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.733 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element'
15:50:33.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a7800dc-373f-4b0e-ba35-974a7ff02eec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.740 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.741 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.753 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.753 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.753 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fd70244-895c-492a-962c-842dbcf0f67e/text'
15:50:33.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fd70244-895c-492a-962c-842dbcf0f67e/text'
15:50:33.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fd70244-895c-492a-962c-842dbcf0f67e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.763 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.763 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.768 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91f5d4e8-36ba-41a6-8839-18aabb9cdfcb/text'
15:50:33.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91f5d4e8-36ba-41a6-8839-18aabb9cdfcb/text'
15:50:33.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91f5d4e8-36ba-41a6-8839-18aabb9cdfcb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.777 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.777 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.777 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4311e73-80d4-4fd7-ad67-73d5394c66b6/text'
15:50:33.777 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4311e73-80d4-4fd7-ad67-73d5394c66b6/text'
15:50:33.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4311e73-80d4-4fd7-ad67-73d5394c66b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.781 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.782 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.786 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b99d880d-a61d-4c3a-8c5f-0fc2090776d8/text'
15:50:33.786 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b99d880d-a61d-4c3a-8c5f-0fc2090776d8/text'
15:50:33.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b99d880d-a61d-4c3a-8c5f-0fc2090776d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.792 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.792 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c86df6e0-9cef-4c36-ad05-eacd80c01fc8/text'
15:50:33.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c86df6e0-9cef-4c36-ad05-eacd80c01fc8/text'
15:50:33.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c86df6e0-9cef-4c36-ad05-eacd80c01fc8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element'
15:50:33.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dad3313-033b-4122-be1e-f6994c883f52/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.811 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.811 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/951aee27-eec4-44c2-b0e8-36508582ac45/text'
15:50:33.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/951aee27-eec4-44c2-b0e8-36508582ac45/text'
15:50:33.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/951aee27-eec4-44c2-b0e8-36508582ac45/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.832 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.832 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.836 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.836 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.836 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44328c31-d1fc-4637-85a7-209545e0e23c/text'
15:50:33.836 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44328c31-d1fc-4637-85a7-209545e0e23c/text'
15:50:33.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44328c31-d1fc-4637-85a7-209545e0e23c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.841 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.841 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.845 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b69b425a-8cf9-4eef-8ab3-3dd4910ee534/text'
15:50:33.845 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b69b425a-8cf9-4eef-8ab3-3dd4910ee534/text'
15:50:33.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b69b425a-8cf9-4eef-8ab3-3dd4910ee534/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.850 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.850 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.855 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00fb086-cd60-4e5f-8387-e2c3c305b011/text'
15:50:33.856 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00fb086-cd60-4e5f-8387-e2c3c305b011/text'
15:50:33.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d00fb086-cd60-4e5f-8387-e2c3c305b011/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.860 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.860 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.865 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.865 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.865 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b7beea0-9dbd-402c-810c-836e7c84b3f9/text'
15:50:33.865 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b7beea0-9dbd-402c-810c-836e7c84b3f9/text'
15:50:33.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b7beea0-9dbd-402c-810c-836e7c84b3f9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element'
15:50:33.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d44ee45-ff8a-4dd6-9b41-684db84366b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.879 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.880 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.898 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9471b1e-a928-4862-a3a7-ec97c40cc133/text'
15:50:33.898 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9471b1e-a928-4862-a3a7-ec97c40cc133/text'
15:50:33.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9471b1e-a928-4862-a3a7-ec97c40cc133/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.909 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb67b94-368e-449b-85c9-717694e5fbfd/text'
15:50:33.909 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb67b94-368e-449b-85c9-717694e5fbfd/text'
15:50:33.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb67b94-368e-449b-85c9-717694e5fbfd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.915 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.915 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.920 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.920 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.920 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34ac956b-67c3-4a86-8363-c500ae704fcf/text'
15:50:33.920 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34ac956b-67c3-4a86-8363-c500ae704fcf/text'
15:50:33.925 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34ac956b-67c3-4a86-8363-c500ae704fcf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.925 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.925 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.925 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.930 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fdb45c6c-710a-4cec-af14-a872af9299d7/text'
15:50:33.930 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fdb45c6c-710a-4cec-af14-a872af9299d7/text'
15:50:33.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fdb45c6c-710a-4cec-af14-a872af9299d7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.935 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.935 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.939 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3335d3f6-c952-475d-b07d-06d852f83e8d/text'
15:50:33.940 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3335d3f6-c952-475d-b07d-06d852f83e8d/text'
15:50:33.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3335d3f6-c952-475d-b07d-06d852f83e8d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element'
15:50:33.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/220b6c48-3f69-49b4-83ed-264d749bcf37/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.958 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.958 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:33.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.971 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:33.971 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:33.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.975 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d972897-a48e-4a57-94a0-674a05aae764/text'
15:50:33.975 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d972897-a48e-4a57-94a0-674a05aae764/text'
15:50:33.980 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d972897-a48e-4a57-94a0-674a05aae764/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.980 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.981 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:33.981 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:33.985 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.986 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c1bf3d2-0192-4499-a7f1-df22713b3311/text'
15:50:33.986 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c1bf3d2-0192-4499-a7f1-df22713b3311/text'
15:50:33.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c1bf3d2-0192-4499-a7f1-df22713b3311/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.994 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:33.994 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:33.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:33.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:33.998 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35a216bf-a127-4172-a746-e055fd39612f/text'
15:50:33.998 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35a216bf-a127-4172-a746-e055fd39612f/text'
15:50:34.002 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35a216bf-a127-4172-a746-e055fd39612f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:33 GMT

15:50:34.002 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.003 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:34.003 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:34.007 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.007 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.007 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7a8df34-e4af-4489-8dae-4d445a0d1397/text'
15:50:34.007 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7a8df34-e4af-4489-8dae-4d445a0d1397/text'
15:50:34.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7a8df34-e4af-4489-8dae-4d445a0d1397/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.013 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:34.013 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:34.017 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.017 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.018 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35fea558-75b9-4aa3-a089-b88f532e4680/text'
15:50:34.018 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35fea558-75b9-4aa3-a089-b88f532e4680/text'
15:50:34.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35fea558-75b9-4aa3-a089-b88f532e4680/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.028 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:34.028 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element'
15:50:34.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f30a962-2028-4ecb-94eb-e3a8ca529b77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.034 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.034 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.047 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.047 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.052 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.052 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.052 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3843f23f-39eb-4b89-af05-392a71d1d205/text'
15:50:34.052 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3843f23f-39eb-4b89-af05-392a71d1d205/text'
15:50:34.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3843f23f-39eb-4b89-af05-392a71d1d205/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.062 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e2af3e8-e06b-466a-ab40-dd0f4ee8f4b5/text'
15:50:34.062 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e2af3e8-e06b-466a-ab40-dd0f4ee8f4b5/text'
15:50:34.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e2af3e8-e06b-466a-ab40-dd0f4ee8f4b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.066 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.066 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.070 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a72bfb8c-416c-4aff-8e90-377669727dae/text'
15:50:34.070 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a72bfb8c-416c-4aff-8e90-377669727dae/text'
15:50:34.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a72bfb8c-416c-4aff-8e90-377669727dae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.075 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.075 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.079 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ac03dfed-0fd9-4614-9545-b4e2c77a12e8/text'
15:50:34.079 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ac03dfed-0fd9-4614-9545-b4e2c77a12e8/text'
15:50:34.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ac03dfed-0fd9-4614-9545-b4e2c77a12e8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.088 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.088 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81492ade-ad17-4de1-a327-388d8e579cd2/text'
15:50:34.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81492ade-ad17-4de1-a327-388d8e579cd2/text'
15:50:34.096 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81492ade-ad17-4de1-a327-388d8e579cd2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.096 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.096 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.096 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element'
15:50:34.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71da96aa-e57c-45b9-8cc9-f755dbf501e4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.103 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.103 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.117 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.117 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.122 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07035b20-ef52-4831-b3b7-1e08ebe0fce7/text'
15:50:34.122 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07035b20-ef52-4831-b3b7-1e08ebe0fce7/text'
15:50:34.126 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07035b20-ef52-4831-b3b7-1e08ebe0fce7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.127 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.127 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.132 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.133 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.133 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3a3b6fe-cc84-4040-ab49-a8231269b631/text'
15:50:34.133 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3a3b6fe-cc84-4040-ab49-a8231269b631/text'
15:50:34.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3a3b6fe-cc84-4040-ab49-a8231269b631/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.138 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.138 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.143 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3cd93a3-2a6c-448f-ad74-caf21df9513f/text'
15:50:34.143 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3cd93a3-2a6c-448f-ad74-caf21df9513f/text'
15:50:34.147 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3cd93a3-2a6c-448f-ad74-caf21df9513f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.147 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.148 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.148 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.152 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7886a332-c5fc-41b1-a504-da449fba6f72/text'
15:50:34.152 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7886a332-c5fc-41b1-a504-da449fba6f72/text'
15:50:34.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7886a332-c5fc-41b1-a504-da449fba6f72/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.157 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.157 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.162 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec948cf1-6f04-41cb-9f37-740fff826731/text'
15:50:34.162 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec948cf1-6f04-41cb-9f37-740fff826731/text'
15:50:34.169 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec948cf1-6f04-41cb-9f37-740fff826731/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.170 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.170 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element'
15:50:34.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe9808d-480e-4e57-aaf9-8203268e51bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.177 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.177 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.192 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.192 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.197 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e26fb50d-c5b6-49db-83cb-b51fff15aad9/text'
15:50:34.197 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e26fb50d-c5b6-49db-83cb-b51fff15aad9/text'
15:50:34.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e26fb50d-c5b6-49db-83cb-b51fff15aad9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.206 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.206 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.207 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c5e1cbe-1532-4936-95ee-cc6c3a370c57/text'
15:50:34.207 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c5e1cbe-1532-4936-95ee-cc6c3a370c57/text'
15:50:34.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c5e1cbe-1532-4936-95ee-cc6c3a370c57/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.212 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.212 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.217 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176f6c3f-d794-4e56-8c9d-ea4c7f4839f5/text'
15:50:34.217 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176f6c3f-d794-4e56-8c9d-ea4c7f4839f5/text'
15:50:34.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176f6c3f-d794-4e56-8c9d-ea4c7f4839f5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.224 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.224 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/801f3b04-c99c-492b-b0c9-a521195c9e28/text'
15:50:34.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/801f3b04-c99c-492b-b0c9-a521195c9e28/text'
15:50:34.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/801f3b04-c99c-492b-b0c9-a521195c9e28/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.238 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab8c26f6-d140-4e16-a4f3-8505db024a46/text'
15:50:34.238 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab8c26f6-d140-4e16-a4f3-8505db024a46/text'
15:50:34.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab8c26f6-d140-4e16-a4f3-8505db024a46/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element'
15:50:34.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9336f868-020f-45e6-ac4d-2ad990173336/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.253 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.253 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3fb792-b827-4e0b-aea7-4fec491a19ee/text'
15:50:34.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3fb792-b827-4e0b-aea7-4fec491a19ee/text'
15:50:34.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3fb792-b827-4e0b-aea7-4fec491a19ee/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58e4bf38-aaab-4863-a879-59d7c664ac84/text'
15:50:34.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58e4bf38-aaab-4863-a879-59d7c664ac84/text'
15:50:34.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58e4bf38-aaab-4863-a879-59d7c664ac84/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.287 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.288 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.292 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a501746-112f-4758-80d2-efbe38fc20db/text'
15:50:34.292 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a501746-112f-4758-80d2-efbe38fc20db/text'
15:50:34.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a501746-112f-4758-80d2-efbe38fc20db/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.297 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.297 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.301 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.301 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.302 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6879caae-7e2c-4f0b-a257-042c2999fd7a/text'
15:50:34.302 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6879caae-7e2c-4f0b-a257-042c2999fd7a/text'
15:50:34.306 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6879caae-7e2c-4f0b-a257-042c2999fd7a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.306 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.307 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.307 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.311 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.311 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.312 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f1302e-8302-41c3-9fbc-623103f2c9ac/text'
15:50:34.312 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f1302e-8302-41c3-9fbc-623103f2c9ac/text'
15:50:34.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f1302e-8302-41c3-9fbc-623103f2c9ac/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.324 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.325 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element'
15:50:34.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65769fd6-b1e5-4d76-a80e-751d31f650e6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.333 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.333 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.346 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.346 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.351 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a05c2039-5ad0-4d82-8cd8-f3fd315ed5b8/text'
15:50:34.351 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a05c2039-5ad0-4d82-8cd8-f3fd315ed5b8/text'
15:50:34.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a05c2039-5ad0-4d82-8cd8-f3fd315ed5b8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e6ebe97-7442-4934-a502-e031ef3603aa/text'
15:50:34.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e6ebe97-7442-4934-a502-e031ef3603aa/text'
15:50:34.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e6ebe97-7442-4934-a502-e031ef3603aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25c7ce6-9c13-4d6f-91d4-95d1909a289a/text'
15:50:34.370 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25c7ce6-9c13-4d6f-91d4-95d1909a289a/text'
15:50:34.373 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a25c7ce6-9c13-4d6f-91d4-95d1909a289a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.374 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.374 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.378 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b95fcb39-f0a1-47fb-b731-42c5bc94e2d8/text'
15:50:34.378 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b95fcb39-f0a1-47fb-b731-42c5bc94e2d8/text'
15:50:34.387 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b95fcb39-f0a1-47fb-b731-42c5bc94e2d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.387 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8e00e0b-8694-414e-b434-bf00c37bbb0b/text'
15:50:34.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8e00e0b-8694-414e-b434-bf00c37bbb0b/text'
15:50:34.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8e00e0b-8694-414e-b434-bf00c37bbb0b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element'
15:50:34.404 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41a80347-e9cc-4631-a4da-c3165b992c49/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.404 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.407 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.407 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.422 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20ff913e-0eb2-40c8-b86b-3b0d63758a1a/text'
15:50:34.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20ff913e-0eb2-40c8-b86b-3b0d63758a1a/text'
15:50:34.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20ff913e-0eb2-40c8-b86b-3b0d63758a1a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.434 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.438 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ac81e76-d36b-4a6c-9b1a-5f9f4a34c750/text'
15:50:34.438 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ac81e76-d36b-4a6c-9b1a-5f9f4a34c750/text'
15:50:34.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ac81e76-d36b-4a6c-9b1a-5f9f4a34c750/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.450 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/88d90236-bb46-46ff-9d71-9537d8e146cf/text'
15:50:34.450 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/88d90236-bb46-46ff-9d71-9537d8e146cf/text'
15:50:34.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/88d90236-bb46-46ff-9d71-9537d8e146cf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96c5e985-0475-48c1-8e73-6db1fa4a3cc2/text'
15:50:34.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96c5e985-0475-48c1-8e73-6db1fa4a3cc2/text'
15:50:34.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96c5e985-0475-48c1-8e73-6db1fa4a3cc2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eac460c6-3f00-43bd-bf52-ea5a503ef9d0/text'
15:50:34.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eac460c6-3f00-43bd-bf52-ea5a503ef9d0/text'
15:50:34.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eac460c6-3f00-43bd-bf52-ea5a503ef9d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.476 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element'
15:50:34.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f9eae87-e705-4076-b86b-f4a3e5054ef8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.483 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.483 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.497 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.497 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62ebd0c0-4c18-4ddc-8bfc-84e505c0663c/text'
15:50:34.504 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62ebd0c0-4c18-4ddc-8bfc-84e505c0663c/text'
15:50:34.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62ebd0c0-4c18-4ddc-8bfc-84e505c0663c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.509 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.509 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.515 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22f02a57-2f7e-48ea-9c28-2d0f045140b4/text'
15:50:34.515 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22f02a57-2f7e-48ea-9c28-2d0f045140b4/text'
15:50:34.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22f02a57-2f7e-48ea-9c28-2d0f045140b4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.527 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.527 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.528 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/42f8723f-8cf2-4c4a-83e9-fbd049d98cf5/text'
15:50:34.528 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/42f8723f-8cf2-4c4a-83e9-fbd049d98cf5/text'
15:50:34.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/42f8723f-8cf2-4c4a-83e9-fbd049d98cf5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.532 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.532 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/607b4374-bd2c-4d39-ab52-032f25580d59/text'
15:50:34.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/607b4374-bd2c-4d39-ab52-032f25580d59/text'
15:50:34.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/607b4374-bd2c-4d39-ab52-032f25580d59/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.542 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.542 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fdd5e3e-2043-4a1e-941d-976f932fdc59/text'
15:50:34.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fdd5e3e-2043-4a1e-941d-976f932fdc59/text'
15:50:34.553 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fdd5e3e-2043-4a1e-941d-976f932fdc59/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.553 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.554 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.554 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element'
15:50:34.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60924faf-6ddd-4078-896b-db946431e468/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.560 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.560 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1003fcb3-bbcb-449a-9058-33c4af23f463/text'
15:50:34.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1003fcb3-bbcb-449a-9058-33c4af23f463/text'
15:50:34.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1003fcb3-bbcb-449a-9058-33c4af23f463/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.584 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.584 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.589 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/778302cc-4129-4c5b-8964-a653b7fc32b2/text'
15:50:34.589 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/778302cc-4129-4c5b-8964-a653b7fc32b2/text'
15:50:34.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/778302cc-4129-4c5b-8964-a653b7fc32b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.594 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.594 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.598 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0956c19-ce93-4321-8ff7-240950156c69/text'
15:50:34.598 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0956c19-ce93-4321-8ff7-240950156c69/text'
15:50:34.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0956c19-ce93-4321-8ff7-240950156c69/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.603 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.603 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e38bed92-b335-49b3-9c6c-4fc53e7d66ee/text'
15:50:34.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e38bed92-b335-49b3-9c6c-4fc53e7d66ee/text'
15:50:34.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e38bed92-b335-49b3-9c6c-4fc53e7d66ee/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.612 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.612 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.617 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f86bfdc0-4396-44a1-90a9-4eaf0c189f8c/text'
15:50:34.617 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f86bfdc0-4396-44a1-90a9-4eaf0c189f8c/text'
15:50:34.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f86bfdc0-4396-44a1-90a9-4eaf0c189f8c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.626 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.626 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element'
15:50:34.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/936cfdb7-3bed-4ac6-abbe-4ba93d8113b0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.635 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.635 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.649 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.650 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.650 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b38309ac-bbf9-419a-ac14-655bfbceb88e/text'
15:50:34.656 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b38309ac-bbf9-419a-ac14-655bfbceb88e/text'
15:50:34.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b38309ac-bbf9-419a-ac14-655bfbceb88e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60b6b2f8-4d1a-43f2-a405-5f8df6280e21/text'
15:50:34.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60b6b2f8-4d1a-43f2-a405-5f8df6280e21/text'
15:50:34.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60b6b2f8-4d1a-43f2-a405-5f8df6280e21/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.669 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.669 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.674 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.674 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.674 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72da4237-b7f5-4bda-b499-00ad66270001/text'
15:50:34.674 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72da4237-b7f5-4bda-b499-00ad66270001/text'
15:50:34.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72da4237-b7f5-4bda-b499-00ad66270001/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.679 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.679 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.684 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b030c30-8016-46fc-8f52-1cd7958cd299/text'
15:50:34.684 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b030c30-8016-46fc-8f52-1cd7958cd299/text'
15:50:34.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b030c30-8016-46fc-8f52-1cd7958cd299/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.694 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.694 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.694 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/613b86ce-6005-4b08-8055-0884b03531b5/text'
15:50:34.694 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/613b86ce-6005-4b08-8055-0884b03531b5/text'
15:50:34.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/613b86ce-6005-4b08-8055-0884b03531b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element'
15:50:34.707 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6c7c415-4fe4-4288-8efc-5988eb3d5e7d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.707 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.710 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.710 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.726 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.727 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.727 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.727 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/795713de-13dc-4686-9ef1-6e9c2519b6e7/text'
15:50:34.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/795713de-13dc-4686-9ef1-6e9c2519b6e7/text'
15:50:34.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/795713de-13dc-4686-9ef1-6e9c2519b6e7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.742 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b98b18da-a021-49e3-9eb5-6e0eaa635a86/text'
15:50:34.742 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b98b18da-a021-49e3-9eb5-6e0eaa635a86/text'
15:50:34.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b98b18da-a021-49e3-9eb5-6e0eaa635a86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.748 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.748 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.755 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d747234a-173c-4cfa-bb75-662bdf2f51f8/text'
15:50:34.756 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d747234a-173c-4cfa-bb75-662bdf2f51f8/text'
15:50:34.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d747234a-173c-4cfa-bb75-662bdf2f51f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.762 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.762 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.767 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65c9a055-0f10-43db-8cdb-cab56ed4932a/text'
15:50:34.767 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65c9a055-0f10-43db-8cdb-cab56ed4932a/text'
15:50:34.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65c9a055-0f10-43db-8cdb-cab56ed4932a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.772 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.772 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.777 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.777 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.777 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb1e88d5-286c-4bec-ac12-8704a9c41a4e/text'
15:50:34.777 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb1e88d5-286c-4bec-ac12-8704a9c41a4e/text'
15:50:34.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb1e88d5-286c-4bec-ac12-8704a9c41a4e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.786 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.786 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element'
15:50:34.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d98cca4b-accb-4297-969d-528172576260/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.794 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.794 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.807 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.807 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.814 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/00b27770-769f-4414-b21d-0ae3468d263f/text'
15:50:34.814 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/00b27770-769f-4414-b21d-0ae3468d263f/text'
15:50:34.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/00b27770-769f-4414-b21d-0ae3468d263f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81faf18f-076f-44bd-aa7d-f99d569db7d0/text'
15:50:34.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81faf18f-076f-44bd-aa7d-f99d569db7d0/text'
15:50:34.836 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81faf18f-076f-44bd-aa7d-f99d569db7d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.836 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.837 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.837 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.842 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62816b82-78b2-48e6-987d-ad35f5ba59db/text'
15:50:34.842 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62816b82-78b2-48e6-987d-ad35f5ba59db/text'
15:50:34.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62816b82-78b2-48e6-987d-ad35f5ba59db/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.847 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.847 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.852 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f548a221-4dc3-470e-b486-3f87b7003fd8/text'
15:50:34.852 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f548a221-4dc3-470e-b486-3f87b7003fd8/text'
15:50:34.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f548a221-4dc3-470e-b486-3f87b7003fd8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.858 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.858 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.863 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e26843f-18ab-40c9-9705-38e007456fe7/text'
15:50:34.863 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e26843f-18ab-40c9-9705-38e007456fe7/text'
15:50:34.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e26843f-18ab-40c9-9705-38e007456fe7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element'
15:50:34.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df303e41-5e38-49bc-9409-715409b17e60/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.880 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.880 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.904 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/434066a8-3d85-4cee-be1d-2c2760f3587d/text'
15:50:34.905 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/434066a8-3d85-4cee-be1d-2c2760f3587d/text'
15:50:34.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/434066a8-3d85-4cee-be1d-2c2760f3587d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.915 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d7fa57b-6419-4601-a249-349070355612/text'
15:50:34.916 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d7fa57b-6419-4601-a249-349070355612/text'
15:50:34.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d7fa57b-6419-4601-a249-349070355612/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.928 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41880416-bca6-436f-9150-39745bfeb795/text'
15:50:34.928 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41880416-bca6-436f-9150-39745bfeb795/text'
15:50:34.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41880416-bca6-436f-9150-39745bfeb795/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.934 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.934 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.940 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58cef480-5b06-41a8-88f5-3929c54319e2/text'
15:50:34.940 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58cef480-5b06-41a8-88f5-3929c54319e2/text'
15:50:34.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58cef480-5b06-41a8-88f5-3929c54319e2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.944 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.944 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.949 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.949 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.949 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffced90f-c5f9-4578-859b-cf0291ec8f1e/text'
15:50:34.949 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffced90f-c5f9-4578-859b-cf0291ec8f1e/text'
15:50:34.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffced90f-c5f9-4578-859b-cf0291ec8f1e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.958 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.958 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element'
15:50:34.962 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2f7a058-ae6b-48f1-bfc0-a36e674973c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.962 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.964 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.964 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:34.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.977 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:34.977 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:34.981 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.981 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.982 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/167fade0-d926-4f92-9402-150ecea402f1/text'
15:50:34.982 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/167fade0-d926-4f92-9402-150ecea402f1/text'
15:50:34.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/167fade0-d926-4f92-9402-150ecea402f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.987 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:34.987 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:34.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:34.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:34.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdd34a82-b426-46dd-b9e4-7448f65e80aa/text'
15:50:34.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdd34a82-b426-46dd-b9e4-7448f65e80aa/text'
15:50:35.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdd34a82-b426-46dd-b9e4-7448f65e80aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:34 GMT

15:50:35.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.007 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b3acb36-be95-4401-9db8-2688b239d646/text'
15:50:35.007 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b3acb36-be95-4401-9db8-2688b239d646/text'
15:50:35.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b3acb36-be95-4401-9db8-2688b239d646/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.011 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.011 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.016 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.016 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6ec4bf3-033d-49ac-b6fa-b1a8d912f170/text'
15:50:35.016 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6ec4bf3-033d-49ac-b6fa-b1a8d912f170/text'
15:50:35.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6ec4bf3-033d-49ac-b6fa-b1a8d912f170/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.030 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0d17259-086b-4221-902b-71da68845650/text'
15:50:35.030 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0d17259-086b-4221-902b-71da68845650/text'
15:50:35.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0d17259-086b-4221-902b-71da68845650/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.040 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.041 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element'
15:50:35.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c14318e-fb6d-4170-885b-81ab01ba1dfc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.047 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.048 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.062 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.062 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.068 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3936b09f-5dbf-4b8f-8a6b-8b53cd077501/text'
15:50:35.068 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3936b09f-5dbf-4b8f-8a6b-8b53cd077501/text'
15:50:35.073 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3936b09f-5dbf-4b8f-8a6b-8b53cd077501/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.073 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.073 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.073 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.078 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/150a140f-ea4e-47bf-9f63-9c78236bbd0c/text'
15:50:35.078 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/150a140f-ea4e-47bf-9f63-9c78236bbd0c/text'
15:50:35.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/150a140f-ea4e-47bf-9f63-9c78236bbd0c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.083 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.083 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/672964d5-82fa-40aa-a9f9-f98bd4e12e41/text'
15:50:35.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/672964d5-82fa-40aa-a9f9-f98bd4e12e41/text'
15:50:35.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/672964d5-82fa-40aa-a9f9-f98bd4e12e41/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.093 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8fc88c7-c939-4b3c-9a09-7ad0fc225351/text'
15:50:35.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8fc88c7-c939-4b3c-9a09-7ad0fc225351/text'
15:50:35.102 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8fc88c7-c939-4b3c-9a09-7ad0fc225351/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.102 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.103 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.103 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.107 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.107 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.107 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99be9131-674b-4f8a-8656-b6e9d5c3a0f9/text'
15:50:35.108 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99be9131-674b-4f8a-8656-b6e9d5c3a0f9/text'
15:50:35.115 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99be9131-674b-4f8a-8656-b6e9d5c3a0f9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element'
15:50:35.122 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/539c0be7-2b40-466a-825c-d9655592fb72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.122 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.124 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.124 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.140 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.140 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.141 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.141 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.146 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.147 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.147 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b4fb644-19ab-43a3-84bc-4bb27d4b3f2c/text'
15:50:35.147 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b4fb644-19ab-43a3-84bc-4bb27d4b3f2c/text'
15:50:35.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b4fb644-19ab-43a3-84bc-4bb27d4b3f2c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.161 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fbeb6c4-a25f-42a4-9f47-8df381de7291/text'
15:50:35.162 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fbeb6c4-a25f-42a4-9f47-8df381de7291/text'
15:50:35.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fbeb6c4-a25f-42a4-9f47-8df381de7291/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.176 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25e19257-0f71-4683-8c2e-a619dac8868a/text'
15:50:35.176 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25e19257-0f71-4683-8c2e-a619dac8868a/text'
15:50:35.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25e19257-0f71-4683-8c2e-a619dac8868a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.180 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.180 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.185 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01bd70fb-23c6-45ee-82ce-05a72a8b72d5/text'
15:50:35.185 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01bd70fb-23c6-45ee-82ce-05a72a8b72d5/text'
15:50:35.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01bd70fb-23c6-45ee-82ce-05a72a8b72d5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.190 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.190 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dda52e3f-93df-4a51-8b1b-e2251a9c8caf/text'
15:50:35.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dda52e3f-93df-4a51-8b1b-e2251a9c8caf/text'
15:50:35.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dda52e3f-93df-4a51-8b1b-e2251a9c8caf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.201 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.201 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element'
15:50:35.207 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0ac17e1-2a87-40d8-97fc-bdbce678928c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.207 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.210 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.210 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.224 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.224 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6b6b99e-2116-434e-b638-5b33011222cb/text'
15:50:35.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6b6b99e-2116-434e-b638-5b33011222cb/text'
15:50:35.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6b6b99e-2116-434e-b638-5b33011222cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.235 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.235 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b40d0e5-1332-450a-b612-5dacb1c152dc/text'
15:50:35.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b40d0e5-1332-450a-b612-5dacb1c152dc/text'
15:50:35.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b40d0e5-1332-450a-b612-5dacb1c152dc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.251 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f44ebb58-fcdf-40ec-822a-d32ae77fb8f8/text'
15:50:35.251 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f44ebb58-fcdf-40ec-822a-d32ae77fb8f8/text'
15:50:35.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f44ebb58-fcdf-40ec-822a-d32ae77fb8f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.261 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca547794-7bcd-4d5f-ab25-94eb27700744/text'
15:50:35.261 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca547794-7bcd-4d5f-ab25-94eb27700744/text'
15:50:35.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca547794-7bcd-4d5f-ab25-94eb27700744/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/163d4fd9-0308-42ff-b5fc-5da9adffc6f8/text'
15:50:35.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/163d4fd9-0308-42ff-b5fc-5da9adffc6f8/text'
15:50:35.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/163d4fd9-0308-42ff-b5fc-5da9adffc6f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element'
15:50:35.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b667592d-5790-41eb-9ad8-1f894a852137/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.285 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.285 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.298 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.298 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.302 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7586df18-3d10-465d-a7d0-ba33a8a6e4d8/text'
15:50:35.302 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7586df18-3d10-465d-a7d0-ba33a8a6e4d8/text'
15:50:35.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7586df18-3d10-465d-a7d0-ba33a8a6e4d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.311 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.311 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.316 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3d437e-3c47-4077-b8e4-ebd712cc702e/text'
15:50:35.316 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3d437e-3c47-4077-b8e4-ebd712cc702e/text'
15:50:35.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3d437e-3c47-4077-b8e4-ebd712cc702e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.321 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.321 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6beb6e62-b1b8-40ac-a5da-5bd64a7a0e3b/text'
15:50:35.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6beb6e62-b1b8-40ac-a5da-5bd64a7a0e3b/text'
15:50:35.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6beb6e62-b1b8-40ac-a5da-5bd64a7a0e3b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.336 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.336 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.337 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7029c43f-d900-4ba3-a7b6-9f31996ae31d/text'
15:50:35.337 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7029c43f-d900-4ba3-a7b6-9f31996ae31d/text'
15:50:35.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7029c43f-d900-4ba3-a7b6-9f31996ae31d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.342 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.342 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.347 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aee13a64-a856-4991-90eb-7f91aa3ba385/text'
15:50:35.347 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aee13a64-a856-4991-90eb-7f91aa3ba385/text'
15:50:35.354 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aee13a64-a856-4991-90eb-7f91aa3ba385/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element'
15:50:35.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6477595-f6bf-45a2-bc58-d5f31d72984c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.362 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.362 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.377 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.377 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.381 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/378803e4-3e56-4a68-a32d-723ebe647bfa/text'
15:50:35.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/378803e4-3e56-4a68-a32d-723ebe647bfa/text'
15:50:35.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/378803e4-3e56-4a68-a32d-723ebe647bfa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.392 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:35.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/beca5ac6-4db6-4b43-b106-ee79cf5012ae/text'
15:50:35.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/beca5ac6-4db6-4b43-b106-ee79cf5012ae/text'
15:50:35.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/beca5ac6-4db6-4b43-b106-ee79cf5012ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.396 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.396 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.401 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.402 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ff1f6bf-f8ba-48c9-a1e9-d870cc8abb67/text'
15:50:35.402 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ff1f6bf-f8ba-48c9-a1e9-d870cc8abb67/text'
15:50:35.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ff1f6bf-f8ba-48c9-a1e9-d870cc8abb67/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.409 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.409 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f21f01a8-068d-497b-b8c3-1d97d154fa42/text'
15:50:35.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f21f01a8-068d-497b-b8c3-1d97d154fa42/text'
15:50:35.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f21f01a8-068d-497b-b8c3-1d97d154fa42/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.419 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.419 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.424 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b724b6-203c-471a-a465-3f857359e90f/text'
15:50:35.424 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b724b6-203c-471a-a465-3f857359e90f/text'
15:50:35.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b724b6-203c-471a-a465-3f857359e90f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.439 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.439 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element'
15:50:35.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2836094f-8b8a-464e-b4f9-b4ed313093b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.446 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.446 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.463 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.463 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.463 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.463 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ebacd94-9c11-41af-9431-c10d08a70f52/text'
15:50:35.469 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ebacd94-9c11-41af-9431-c10d08a70f52/text'
15:50:35.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ebacd94-9c11-41af-9431-c10d08a70f52/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4cb1d7e8-e5ee-4b49-8492-a4b88e7ad66e/text'
15:50:35.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4cb1d7e8-e5ee-4b49-8492-a4b88e7ad66e/text'
15:50:35.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4cb1d7e8-e5ee-4b49-8492-a4b88e7ad66e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.487 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.487 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.492 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d573883-6e38-45f0-8d20-d11037e936aa/text'
15:50:35.492 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d573883-6e38-45f0-8d20-d11037e936aa/text'
15:50:35.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d573883-6e38-45f0-8d20-d11037e936aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.497 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.497 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.505 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dffd13cf-9f6c-4365-8159-e70611894cad/text'
15:50:35.505 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dffd13cf-9f6c-4365-8159-e70611894cad/text'
15:50:35.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dffd13cf-9f6c-4365-8159-e70611894cad/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.509 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.509 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.514 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e71decca-cfbe-4840-9c2b-6c36bdaa8d9f/text'
15:50:35.514 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e71decca-cfbe-4840-9c2b-6c36bdaa8d9f/text'
15:50:35.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e71decca-cfbe-4840-9c2b-6c36bdaa8d9f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.530 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.530 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element'
15:50:35.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47b4adb8-edfe-4163-bfed-7b53675b96d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.537 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.537 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.551 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.551 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce0d9c8e-a9c5-42d3-ab32-9adb2ebe7e0d/text'
15:50:35.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce0d9c8e-a9c5-42d3-ab32-9adb2ebe7e0d/text'
15:50:35.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce0d9c8e-a9c5-42d3-ab32-9adb2ebe7e0d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.561 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.561 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.565 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.565 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.565 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f70751f4-c86a-4be9-adee-365e26cd6b87/text'
15:50:35.565 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f70751f4-c86a-4be9-adee-365e26cd6b87/text'
15:50:35.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f70751f4-c86a-4be9-adee-365e26cd6b87/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.570 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.570 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.574 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c66b73e6-9b22-4564-a13e-588ce8a28ef6/text'
15:50:35.574 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c66b73e6-9b22-4564-a13e-588ce8a28ef6/text'
15:50:35.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c66b73e6-9b22-4564-a13e-588ce8a28ef6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.580 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.580 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13d71d99-e0b1-40d7-acdf-900800286a90/text'
15:50:35.586 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13d71d99-e0b1-40d7-acdf-900800286a90/text'
15:50:35.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13d71d99-e0b1-40d7-acdf-900800286a90/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.594 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.594 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.599 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4ff7fb9-28df-4e86-a690-6ea6ec0d587b/text'
15:50:35.599 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4ff7fb9-28df-4e86-a690-6ea6ec0d587b/text'
15:50:35.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4ff7fb9-28df-4e86-a690-6ea6ec0d587b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.607 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.607 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element'
15:50:35.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4a569c3-fa6a-417a-88d3-d167014abbb3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.617 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.617 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.631 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.631 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.635 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a9c9a53-0d01-4731-8a7a-42b05104663f/text'
15:50:35.635 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a9c9a53-0d01-4731-8a7a-42b05104663f/text'
15:50:35.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a9c9a53-0d01-4731-8a7a-42b05104663f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.640 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.640 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.647 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04ba25a4-9e0c-4b81-ba06-23388d207772/text'
15:50:35.647 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04ba25a4-9e0c-4b81-ba06-23388d207772/text'
15:50:35.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04ba25a4-9e0c-4b81-ba06-23388d207772/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.653 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.653 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.658 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/11060019-3c74-49d9-9f97-b788458883ac/text'
15:50:35.658 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/11060019-3c74-49d9-9f97-b788458883ac/text'
15:50:35.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/11060019-3c74-49d9-9f97-b788458883ac/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.662 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.662 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.700 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25281a3f-9f2f-41db-9c08-5dc6187e6fad/text'
15:50:35.700 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25281a3f-9f2f-41db-9c08-5dc6187e6fad/text'
15:50:35.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25281a3f-9f2f-41db-9c08-5dc6187e6fad/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.725 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18953775-18bc-4742-ad3f-bb11ddbce092/text'
15:50:35.725 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18953775-18bc-4742-ad3f-bb11ddbce092/text'
15:50:35.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18953775-18bc-4742-ad3f-bb11ddbce092/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element'
15:50:35.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec50eebe-a480-4022-8d51-f848f73a1751/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.744 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.744 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.765 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.765 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.769 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.770 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.770 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e744985f-60d2-411d-adfb-13975284660a/text'
15:50:35.770 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e744985f-60d2-411d-adfb-13975284660a/text'
15:50:35.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e744985f-60d2-411d-adfb-13975284660a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.777 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.777 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4368ae18-55c6-4488-9b2f-19becde14a3e/text'
15:50:35.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4368ae18-55c6-4488-9b2f-19becde14a3e/text'
15:50:35.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4368ae18-55c6-4488-9b2f-19becde14a3e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.789 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.789 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bae8e081-3b07-404c-80ef-827b18a69172/text'
15:50:35.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bae8e081-3b07-404c-80ef-827b18a69172/text'
15:50:35.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bae8e081-3b07-404c-80ef-827b18a69172/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.805 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96c6514b-fbed-4419-95e0-edd0fb09fb27/text'
15:50:35.805 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96c6514b-fbed-4419-95e0-edd0fb09fb27/text'
15:50:35.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96c6514b-fbed-4419-95e0-edd0fb09fb27/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.815 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f089f2cc-1f05-4597-9f0f-ba36dbeabc93/text'
15:50:35.815 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f089f2cc-1f05-4597-9f0f-ba36dbeabc93/text'
15:50:35.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f089f2cc-1f05-4597-9f0f-ba36dbeabc93/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element'
15:50:35.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77dc65e3-77be-4ecd-99a8-e12b81500931/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.834 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.834 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.846 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.846 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.850 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.851 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9a313ca9-3814-49ec-b973-a49e00d7769b/text'
15:50:35.851 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9a313ca9-3814-49ec-b973-a49e00d7769b/text'
15:50:35.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9a313ca9-3814-49ec-b973-a49e00d7769b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.859 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.859 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.865 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.866 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b415747-173b-4566-96c5-22e3945ed901/text'
15:50:35.866 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b415747-173b-4566-96c5-22e3945ed901/text'
15:50:35.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b415747-173b-4566-96c5-22e3945ed901/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.875 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e57989e-e2e0-4b59-a81c-7b01a4434ffd/text'
15:50:35.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e57989e-e2e0-4b59-a81c-7b01a4434ffd/text'
15:50:35.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e57989e-e2e0-4b59-a81c-7b01a4434ffd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.882 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/986d9506-62fe-4842-b6d3-2d7fb83bab8b/text'
15:50:35.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/986d9506-62fe-4842-b6d3-2d7fb83bab8b/text'
15:50:35.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/986d9506-62fe-4842-b6d3-2d7fb83bab8b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.896 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.896 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.901 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.901 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.901 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26081c7d-77c9-45a3-b3db-1d86f697429b/text'
15:50:35.901 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26081c7d-77c9-45a3-b3db-1d86f697429b/text'
15:50:35.909 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26081c7d-77c9-45a3-b3db-1d86f697429b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.909 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.910 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.910 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element'
15:50:35.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3db4441a-2b06-4e4e-af88-d5ffab63544d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.918 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.918 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:35.932 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.932 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.933 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.933 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.938 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d12720-3fb5-455c-8ecf-a73d8f47c09e/text'
15:50:35.938 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d12720-3fb5-455c-8ecf-a73d8f47c09e/text'
15:50:35.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d12720-3fb5-455c-8ecf-a73d8f47c09e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.943 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.943 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.949 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cebd291-7300-447e-b497-9b97d86232cc/text'
15:50:35.949 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cebd291-7300-447e-b497-9b97d86232cc/text'
15:50:35.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cebd291-7300-447e-b497-9b97d86232cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.955 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.955 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.960 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f6ba130-d2c5-4fdd-a3eb-4f47cd8d2494/text'
15:50:35.960 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f6ba130-d2c5-4fdd-a3eb-4f47cd8d2494/text'
15:50:35.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f6ba130-d2c5-4fdd-a3eb-4f47cd8d2494/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.965 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.965 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.970 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38a8da4c-9ad4-4ffc-a4ef-91a52264ad32/text'
15:50:35.970 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38a8da4c-9ad4-4ffc-a4ef-91a52264ad32/text'
15:50:35.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38a8da4c-9ad4-4ffc-a4ef-91a52264ad32/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.975 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.975 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.980 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.980 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.980 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c35bdbce-9b68-4e98-b8f5-5fd53f1300ae/text'
15:50:35.980 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c35bdbce-9b68-4e98-b8f5-5fd53f1300ae/text'
15:50:35.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c35bdbce-9b68-4e98-b8f5-5fd53f1300ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:35.992 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.992 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element'
15:50:35.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3add6134-3197-484d-bfb1-ba42e03ef1c7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:35 GMT

15:50:35.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.003 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.003 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.020 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.020 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.020 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a72da8ca-9d5f-403b-9534-8f4ea4d52f10/text'
15:50:36.021 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a72da8ca-9d5f-403b-9534-8f4ea4d52f10/text'
15:50:36.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a72da8ca-9d5f-403b-9534-8f4ea4d52f10/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.026 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.030 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/989b1764-4898-4643-8af9-dc3f31b7e4f7/text'
15:50:36.030 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/989b1764-4898-4643-8af9-dc3f31b7e4f7/text'
15:50:36.034 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/989b1764-4898-4643-8af9-dc3f31b7e4f7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.034 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.040 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b6b7e54-982a-4a55-8318-9e2ae01caf41/text'
15:50:36.040 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b6b7e54-982a-4a55-8318-9e2ae01caf41/text'
15:50:36.044 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b6b7e54-982a-4a55-8318-9e2ae01caf41/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.044 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.050 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8093073b-57d2-4c1a-b926-1b4c9905e226/text'
15:50:36.050 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8093073b-57d2-4c1a-b926-1b4c9905e226/text'
15:50:36.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8093073b-57d2-4c1a-b926-1b4c9905e226/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.061 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7174425c-362f-40fb-ab71-ceaff7811808/text'
15:50:36.061 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7174425c-362f-40fb-ab71-ceaff7811808/text'
15:50:36.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7174425c-362f-40fb-ab71-ceaff7811808/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element'
15:50:36.071 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aa724fc-3612-4d28-a985-00db9780e1da/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.071 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.074 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.074 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.086 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.087 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a530464-3b9d-4a42-8c0b-82dfd256d9d1/text'
15:50:36.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a530464-3b9d-4a42-8c0b-82dfd256d9d1/text'
15:50:36.096 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a530464-3b9d-4a42-8c0b-82dfd256d9d1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.096 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2fe03d9-f22b-43e9-b5db-0f725eb40ed6/text'
15:50:36.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2fe03d9-f22b-43e9-b5db-0f725eb40ed6/text'
15:50:36.106 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2fe03d9-f22b-43e9-b5db-0f725eb40ed6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.106 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.111 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c27c995-14d2-4567-aa17-781e6cd06359/text'
15:50:36.111 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c27c995-14d2-4567-aa17-781e6cd06359/text'
15:50:36.115 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c27c995-14d2-4567-aa17-781e6cd06359/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.121 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9485e9-8dee-47cf-83f0-456b637ce454/text'
15:50:36.121 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9485e9-8dee-47cf-83f0-456b637ce454/text'
15:50:36.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9485e9-8dee-47cf-83f0-456b637ce454/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.134 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13c2c8b5-6737-450b-862b-03c2f4c074f5/text'
15:50:36.134 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13c2c8b5-6737-450b-862b-03c2f4c074f5/text'
15:50:36.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13c2c8b5-6737-450b-862b-03c2f4c074f5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.143 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element'
15:50:36.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8750366d-0748-487b-98da-273001177d66/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.150 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.150 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.165 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.165 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.171 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61c1e7bc-d73e-4896-a19a-cdd56b88381d/text'
15:50:36.171 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61c1e7bc-d73e-4896-a19a-cdd56b88381d/text'
15:50:36.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61c1e7bc-d73e-4896-a19a-cdd56b88381d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.176 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.176 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.180 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/82661932-077f-4b77-838e-ee10033355ee/text'
15:50:36.180 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/82661932-077f-4b77-838e-ee10033355ee/text'
15:50:36.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/82661932-077f-4b77-838e-ee10033355ee/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.185 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.185 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.190 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.191 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1d7dcd1-addb-4782-8740-f4a9d6fea119/text'
15:50:36.191 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1d7dcd1-addb-4782-8740-f4a9d6fea119/text'
15:50:36.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1d7dcd1-addb-4782-8740-f4a9d6fea119/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.196 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.196 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.202 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c59cda2-a421-44ff-b42a-59fe5fecb651/text'
15:50:36.202 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c59cda2-a421-44ff-b42a-59fe5fecb651/text'
15:50:36.208 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c59cda2-a421-44ff-b42a-59fe5fecb651/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.208 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.208 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.208 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.213 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a838f22-d474-4132-8156-d9422485d468/text'
15:50:36.213 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a838f22-d474-4132-8156-d9422485d468/text'
15:50:36.220 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a838f22-d474-4132-8156-d9422485d468/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.220 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.220 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.220 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element'
15:50:36.225 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4eda5d57-fdbd-4ba7-97de-c170a6342f02/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.225 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.228 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.228 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.245 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.251 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22696653-e1bb-48dd-80aa-649b2f43fcf2/text'
15:50:36.251 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22696653-e1bb-48dd-80aa-649b2f43fcf2/text'
15:50:36.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22696653-e1bb-48dd-80aa-649b2f43fcf2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2699e3a-7cfc-4599-8259-751737de5395/text'
15:50:36.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2699e3a-7cfc-4599-8259-751737de5395/text'
15:50:36.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2699e3a-7cfc-4599-8259-751737de5395/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.272 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.272 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96f4b31e-d513-43df-84f4-ef9c8c983ad2/text'
15:50:36.272 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96f4b31e-d513-43df-84f4-ef9c8c983ad2/text'
15:50:36.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/96f4b31e-d513-43df-84f4-ef9c8c983ad2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.282 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d78196ed-133a-4b73-a905-255d447edcc9/text'
15:50:36.282 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d78196ed-133a-4b73-a905-255d447edcc9/text'
15:50:36.287 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d78196ed-133a-4b73-a905-255d447edcc9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.287 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.292 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a349ff8-8567-4ac4-8d4f-06b250ce9430/text'
15:50:36.292 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a349ff8-8567-4ac4-8d4f-06b250ce9430/text'
15:50:36.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a349ff8-8567-4ac4-8d4f-06b250ce9430/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.301 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.301 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element'
15:50:36.306 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b727951-8043-45d4-ba91-33342442242f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.306 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.308 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.308 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.324 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.325 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.330 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8df6126b-fa98-4fce-bde5-27b695a288b8/text'
15:50:36.330 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8df6126b-fa98-4fce-bde5-27b695a288b8/text'
15:50:36.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8df6126b-fa98-4fce-bde5-27b695a288b8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.335 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.335 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.340 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc7b9b47-2832-4673-856f-f2a49bfb8427/text'
15:50:36.340 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc7b9b47-2832-4673-856f-f2a49bfb8427/text'
15:50:36.344 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc7b9b47-2832-4673-856f-f2a49bfb8427/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.344 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.345 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.345 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.349 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.350 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa8ea724-ee0f-45ca-8cb9-04888eaebe84/text'
15:50:36.350 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa8ea724-ee0f-45ca-8cb9-04888eaebe84/text'
15:50:36.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa8ea724-ee0f-45ca-8cb9-04888eaebe84/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ef59bb5-2fa7-4043-baf2-ec95f40242da/text'
15:50:36.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ef59bb5-2fa7-4043-baf2-ec95f40242da/text'
15:50:36.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ef59bb5-2fa7-4043-baf2-ec95f40242da/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.366 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.366 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.371 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/382443ce-6528-40fd-9a1a-202288175c2c/text'
15:50:36.371 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/382443ce-6528-40fd-9a1a-202288175c2c/text'
15:50:36.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/382443ce-6528-40fd-9a1a-202288175c2c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.384 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.384 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element'
15:50:36.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf8eb0d9-43d6-4635-bb9a-d01e67d868d9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.393 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.393 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.406 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.406 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.411 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4de3ee1-16fe-4dc9-953d-a5ae59c39ac8/text'
15:50:36.411 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4de3ee1-16fe-4dc9-953d-a5ae59c39ac8/text'
15:50:36.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4de3ee1-16fe-4dc9-953d-a5ae59c39ac8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.416 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.416 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.416 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.421 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91f8fd82-d1d2-4204-8c37-4ee72f156900/text'
15:50:36.421 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91f8fd82-d1d2-4204-8c37-4ee72f156900/text'
15:50:36.426 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91f8fd82-d1d2-4204-8c37-4ee72f156900/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.426 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.426 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.426 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.430 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.431 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a5292cea-cbf7-4979-af1e-89aaa3b84fc5/text'
15:50:36.431 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a5292cea-cbf7-4979-af1e-89aaa3b84fc5/text'
15:50:36.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a5292cea-cbf7-4979-af1e-89aaa3b84fc5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.436 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.436 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.441 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.441 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.442 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03bd8c9e-e2c7-4eab-af31-ee4ae194f01c/text'
15:50:36.442 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03bd8c9e-e2c7-4eab-af31-ee4ae194f01c/text'
15:50:36.447 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03bd8c9e-e2c7-4eab-af31-ee4ae194f01c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.448 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.448 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.452 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.452 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.453 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ecea6b8d-4d57-48a0-8a49-dd436e0823ef/text'
15:50:36.453 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ecea6b8d-4d57-48a0-8a49-dd436e0823ef/text'
15:50:36.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ecea6b8d-4d57-48a0-8a49-dd436e0823ef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.461 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.461 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.461 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element'
15:50:36.467 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eeab4521-f00e-4c90-9840-ce5cd9a81456/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.467 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.471 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.471 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.484 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.484 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.489 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03a6ccf9-09c6-4b0a-b0aa-030db52cce99/text'
15:50:36.489 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03a6ccf9-09c6-4b0a-b0aa-030db52cce99/text'
15:50:36.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03a6ccf9-09c6-4b0a-b0aa-030db52cce99/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.495 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.495 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.501 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/519ac73f-f0be-438e-a21a-c82872de0caa/text'
15:50:36.501 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/519ac73f-f0be-438e-a21a-c82872de0caa/text'
15:50:36.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/519ac73f-f0be-438e-a21a-c82872de0caa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.507 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.507 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.511 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1bc1da0-adc8-48da-923c-1f015db43668/text'
15:50:36.511 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1bc1da0-adc8-48da-923c-1f015db43668/text'
15:50:36.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1bc1da0-adc8-48da-923c-1f015db43668/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.521 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.522 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.522 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3635dcd4-2f23-47ab-83b1-c33b2922df8f/text'
15:50:36.522 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3635dcd4-2f23-47ab-83b1-c33b2922df8f/text'
15:50:36.527 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3635dcd4-2f23-47ab-83b1-c33b2922df8f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.527 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.533 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.533 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee09869a-a357-4545-9b75-250d9dcc6229/text'
15:50:36.533 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee09869a-a357-4545-9b75-250d9dcc6229/text'
15:50:36.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee09869a-a357-4545-9b75-250d9dcc6229/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element'
15:50:36.544 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c731401b-5bbc-481a-b401-b34e0e2fd044/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.544 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.546 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.547 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.559 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.559 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7e59ad9-c530-4f10-bf17-0e6c73397429/text'
15:50:36.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7e59ad9-c530-4f10-bf17-0e6c73397429/text'
15:50:36.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7e59ad9-c530-4f10-bf17-0e6c73397429/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.569 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.569 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.575 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4d22d04-a4a1-4ebb-b3fb-ba7c09b07fd8/text'
15:50:36.575 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4d22d04-a4a1-4ebb-b3fb-ba7c09b07fd8/text'
15:50:36.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4d22d04-a4a1-4ebb-b3fb-ba7c09b07fd8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.580 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.580 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c214602-a842-4b96-af50-e0a72ea10fb2/text'
15:50:36.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c214602-a842-4b96-af50-e0a72ea10fb2/text'
15:50:36.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c214602-a842-4b96-af50-e0a72ea10fb2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.599 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/484adc70-64b2-40ad-b954-2481543cad1e/text'
15:50:36.599 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/484adc70-64b2-40ad-b954-2481543cad1e/text'
15:50:36.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/484adc70-64b2-40ad-b954-2481543cad1e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.604 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.604 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.609 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec3a26da-c349-4e17-98e0-f96314ad461c/text'
15:50:36.609 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec3a26da-c349-4e17-98e0-f96314ad461c/text'
15:50:36.614 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec3a26da-c349-4e17-98e0-f96314ad461c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.614 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.614 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.614 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element'
15:50:36.618 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/442bed8d-05ac-49b7-84b7-04671fbcc9ba/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.619 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.621 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.621 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.635 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.635 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.641 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.641 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.641 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75b91b89-65c6-4385-8294-d97548ab41f0/text'
15:50:36.642 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75b91b89-65c6-4385-8294-d97548ab41f0/text'
15:50:36.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75b91b89-65c6-4385-8294-d97548ab41f0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.647 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.647 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/958c1bb6-22d8-418a-8b9e-696b0ec0af66/text'
15:50:36.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/958c1bb6-22d8-418a-8b9e-696b0ec0af66/text'
15:50:36.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/958c1bb6-22d8-418a-8b9e-696b0ec0af66/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.657 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.657 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.662 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d56ff48b-b822-4b22-9c8c-6ecc5fe35b37/text'
15:50:36.662 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d56ff48b-b822-4b22-9c8c-6ecc5fe35b37/text'
15:50:36.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d56ff48b-b822-4b22-9c8c-6ecc5fe35b37/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd8f9eb1-e841-4dd8-8536-2b30dcc42e64/text'
15:50:36.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd8f9eb1-e841-4dd8-8536-2b30dcc42e64/text'
15:50:36.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd8f9eb1-e841-4dd8-8536-2b30dcc42e64/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.678 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.678 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.684 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4fb5728c-8b35-4d0f-a5a1-178624dfcfcb/text'
15:50:36.684 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4fb5728c-8b35-4d0f-a5a1-178624dfcfcb/text'
15:50:36.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4fb5728c-8b35-4d0f-a5a1-178624dfcfcb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element'
15:50:36.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ffadfdb-d6b9-4db4-a7e4-69f460d272b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.701 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.701 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.719 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.719 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.724 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bc790e3-7f04-4d5b-9904-a6894fe4faae/text'
15:50:36.724 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bc790e3-7f04-4d5b-9904-a6894fe4faae/text'
15:50:36.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bc790e3-7f04-4d5b-9904-a6894fe4faae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.734 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a079de14-a0b1-4885-9add-37ae507de840/text'
15:50:36.734 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a079de14-a0b1-4885-9add-37ae507de840/text'
15:50:36.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a079de14-a0b1-4885-9add-37ae507de840/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.741 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.741 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.746 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.746 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed7c2086-c208-49a7-a5d1-56c142417d11/text'
15:50:36.746 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed7c2086-c208-49a7-a5d1-56c142417d11/text'
15:50:36.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed7c2086-c208-49a7-a5d1-56c142417d11/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.751 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.751 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176ebae6-2224-4b50-bd4b-3f850579cabe/text'
15:50:36.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176ebae6-2224-4b50-bd4b-3f850579cabe/text'
15:50:36.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176ebae6-2224-4b50-bd4b-3f850579cabe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.762 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.762 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.767 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/349e3600-91a6-4fd7-94cb-dc0d02f0d902/text'
15:50:36.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/349e3600-91a6-4fd7-94cb-dc0d02f0d902/text'
15:50:36.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/349e3600-91a6-4fd7-94cb-dc0d02f0d902/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element'
15:50:36.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/240bfa1d-4745-400a-a24f-260cc552f1ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.783 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.783 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.797 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.797 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.798 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.798 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.804 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/42860ce3-9a42-48a8-9e4d-ac5c957cd55f/text'
15:50:36.804 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/42860ce3-9a42-48a8-9e4d-ac5c957cd55f/text'
15:50:36.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/42860ce3-9a42-48a8-9e4d-ac5c957cd55f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.809 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.809 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.815 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f28276c-c859-4adc-8bc8-6b58fc9f038d/text'
15:50:36.815 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f28276c-c859-4adc-8bc8-6b58fc9f038d/text'
15:50:36.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f28276c-c859-4adc-8bc8-6b58fc9f038d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.820 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.825 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f82f3eec-1a70-480d-b7f5-08d6fb42696e/text'
15:50:36.825 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f82f3eec-1a70-480d-b7f5-08d6fb42696e/text'
15:50:36.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f82f3eec-1a70-480d-b7f5-08d6fb42696e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.830 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.830 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.835 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.835 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a064349-20b3-46e6-a09c-7cc8d2080238/text'
15:50:36.835 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a064349-20b3-46e6-a09c-7cc8d2080238/text'
15:50:36.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a064349-20b3-46e6-a09c-7cc8d2080238/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.840 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.840 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.844 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4830974-9b0a-4363-bf13-26b26855209e/text'
15:50:36.845 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4830974-9b0a-4363-bf13-26b26855209e/text'
15:50:36.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4830974-9b0a-4363-bf13-26b26855209e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.852 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.852 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element'
15:50:36.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55499513-81d9-4697-9ecb-16310eeb414d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.859 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.859 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.877 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1c96e14-9edd-4096-b963-0483c0c4cccc/text'
15:50:36.877 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1c96e14-9edd-4096-b963-0483c0c4cccc/text'
15:50:36.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1c96e14-9edd-4096-b963-0483c0c4cccc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.886 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32356a93-e5aa-479b-83e0-dfd8e0b025bb/text'
15:50:36.886 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32356a93-e5aa-479b-83e0-dfd8e0b025bb/text'
15:50:36.890 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32356a93-e5aa-479b-83e0-dfd8e0b025bb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.890 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.891 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.891 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.897 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f0b220f-4fd5-4998-989a-9463fa2c1179/text'
15:50:36.897 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f0b220f-4fd5-4998-989a-9463fa2c1179/text'
15:50:36.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f0b220f-4fd5-4998-989a-9463fa2c1179/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.902 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.902 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.907 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.907 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.908 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92fcb353-abc0-48f1-b504-c2819d330382/text'
15:50:36.908 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92fcb353-abc0-48f1-b504-c2819d330382/text'
15:50:36.912 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92fcb353-abc0-48f1-b504-c2819d330382/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.912 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.912 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.913 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.918 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.918 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.918 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/032f0071-60b6-4b32-a56e-73b9a5d0a667/text'
15:50:36.918 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/032f0071-60b6-4b32-a56e-73b9a5d0a667/text'
15:50:36.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/032f0071-60b6-4b32-a56e-73b9a5d0a667/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element'
15:50:36.932 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd3f79d5-cb67-466a-ba5a-24474cd554ed/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.935 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.935 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:36.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.948 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:36.948 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:36.952 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 69
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:36.952 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:36.953 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ab670ee-7356-4c4d-9c92-3c0c64b1f236/click'
15:50:36.953 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ab670ee-7356-4c4d-9c92-3c0c64b1f236/click'
15:50:37.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ab670ee-7356-4c4d-9c92-3c0c64b1f236/click HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 50
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:36 GMT

15:50:37.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.233 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.233 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 63
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.243 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.243 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.271 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.271 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 62
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.280 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.280 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.295 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.295 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 58
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.302 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.302 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.318 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.318 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.330 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.330 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.343 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.343 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 58
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.349 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.349 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.363 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.363 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.363 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.363 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.371 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.371 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.384 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.384 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.389 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.392 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.392 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.404 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 26
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.404 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.405 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.405 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.409 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.409 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.412 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.412 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 26
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.424 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.424 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:37.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 61
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.430 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.431 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.445 [Forwarding goBack on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/back'
15:50:37.445 [Forwarding goBack on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/back'
15:50:37.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/back HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 3
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.504 [Test worker] INFO  my.pkg.addressbook.tests.TestBase - Stop test testContactAddress
15:50:37.505 [Test worker] INFO  my.pkg.addressbook.tests.TestBase - Start test testContactEmailwith parameters []
15:50:37.506 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:37.506 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:37.605 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 4514
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.607 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.607 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.630 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c21e8b5-a0f1-4785-a512-7000a557576b/text'
15:50:37.630 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c21e8b5-a0f1-4785-a512-7000a557576b/text'
15:50:37.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c21e8b5-a0f1-4785-a512-7000a557576b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.641 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.641 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5638753-a999-47a0-9a8b-233b75c1790d/text'
15:50:37.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5638753-a999-47a0-9a8b-233b75c1790d/text'
15:50:37.659 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5638753-a999-47a0-9a8b-233b75c1790d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.659 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c8febe-7137-4780-85bb-3828f6fec6fd/text'
15:50:37.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c8febe-7137-4780-85bb-3828f6fec6fd/text'
15:50:37.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44c8febe-7137-4780-85bb-3828f6fec6fd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b656f0d-da0b-4493-8b9a-322d423e1611/text'
15:50:37.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b656f0d-da0b-4493-8b9a-322d423e1611/text'
15:50:37.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b656f0d-da0b-4493-8b9a-322d423e1611/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.690 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e04d338-be16-4e33-8507-9172b72703a1/text'
15:50:37.690 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e04d338-be16-4e33-8507-9172b72703a1/text'
15:50:37.702 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e04d338-be16-4e33-8507-9172b72703a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.702 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element'
15:50:37.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0135b7a-d2e8-4dff-8cee-a68c6c154fc5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.711 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.711 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.731 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e06b86d7-89e5-41ba-a421-cd36f23b2f9b/text'
15:50:37.731 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e06b86d7-89e5-41ba-a421-cd36f23b2f9b/text'
15:50:37.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e06b86d7-89e5-41ba-a421-cd36f23b2f9b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ccf8119-a627-486d-8146-aad04d1f2059/text'
15:50:37.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ccf8119-a627-486d-8146-aad04d1f2059/text'
15:50:37.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ccf8119-a627-486d-8146-aad04d1f2059/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.747 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.747 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.752 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d05bf40-17c8-48c1-a528-f7ea5fddf991/text'
15:50:37.753 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d05bf40-17c8-48c1-a528-f7ea5fddf991/text'
15:50:37.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d05bf40-17c8-48c1-a528-f7ea5fddf991/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.758 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.758 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.763 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7bd7434-3662-4d55-9fab-fc7623072fd2/text'
15:50:37.763 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7bd7434-3662-4d55-9fab-fc7623072fd2/text'
15:50:37.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7bd7434-3662-4d55-9fab-fc7623072fd2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aea94da5-08dd-44a4-a6ca-0f51483a13ca/text'
15:50:37.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aea94da5-08dd-44a4-a6ca-0f51483a13ca/text'
15:50:37.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aea94da5-08dd-44a4-a6ca-0f51483a13ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.781 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.781 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element'
15:50:37.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef55316a-bbc0-4dfc-8daf-e01bc8491d4f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.790 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.790 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.808 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.809 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc928387-7e0f-46dc-93fd-d98ed47cac5a/text'
15:50:37.809 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc928387-7e0f-46dc-93fd-d98ed47cac5a/text'
15:50:37.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc928387-7e0f-46dc-93fd-d98ed47cac5a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.814 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.814 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.819 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.819 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.819 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb2f052-a911-4ff2-bf63-605bae0951fa/text'
15:50:37.819 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb2f052-a911-4ff2-bf63-605bae0951fa/text'
15:50:37.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb2f052-a911-4ff2-bf63-605bae0951fa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.825 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.825 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ed03b1f-c5d5-4d46-bc37-6b0996c37c79/text'
15:50:37.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ed03b1f-c5d5-4d46-bc37-6b0996c37c79/text'
15:50:37.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ed03b1f-c5d5-4d46-bc37-6b0996c37c79/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.840 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406f1c77-d075-4c96-9e0f-ca6ec48e5c25/text'
15:50:37.840 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406f1c77-d075-4c96-9e0f-ca6ec48e5c25/text'
15:50:37.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406f1c77-d075-4c96-9e0f-ca6ec48e5c25/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.844 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.844 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.849 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/521a9ef5-de74-4ce9-986b-10e2727c50b9/text'
15:50:37.849 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/521a9ef5-de74-4ce9-986b-10e2727c50b9/text'
15:50:37.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/521a9ef5-de74-4ce9-986b-10e2727c50b9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.859 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.859 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element'
15:50:37.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f5ee64f8-b672-4fce-aaeb-09fe673a1e59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.866 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.866 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.879 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.879 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d1fe32a-d20e-42c0-8957-38e4aab31e9b/text'
15:50:37.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d1fe32a-d20e-42c0-8957-38e4aab31e9b/text'
15:50:37.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d1fe32a-d20e-42c0-8957-38e4aab31e9b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.894 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/000d2e9d-1158-453d-bfa4-c241a52377f0/text'
15:50:37.894 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/000d2e9d-1158-453d-bfa4-c241a52377f0/text'
15:50:37.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/000d2e9d-1158-453d-bfa4-c241a52377f0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.904 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c585a4aa-95fc-4315-9baf-4df0392bd4a8/text'
15:50:37.904 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c585a4aa-95fc-4315-9baf-4df0392bd4a8/text'
15:50:37.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c585a4aa-95fc-4315-9baf-4df0392bd4a8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.913 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.913 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.913 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f60c245-eb72-45eb-91ba-0031f1c80856/text'
15:50:37.913 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f60c245-eb72-45eb-91ba-0031f1c80856/text'
15:50:37.918 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f60c245-eb72-45eb-91ba-0031f1c80856/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.918 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.918 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.918 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.923 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dbe178b2-e9e1-4a5e-8a31-132c124dd4e3/text'
15:50:37.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dbe178b2-e9e1-4a5e-8a31-132c124dd4e3/text'
15:50:37.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dbe178b2-e9e1-4a5e-8a31-132c124dd4e3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element'
15:50:37.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f2e7782-7f66-4fe6-b9fa-4ab930efc987/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.937 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.937 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:37.949 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.949 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4926ff7e-786a-4c39-8e0b-0c159363f244/text'
15:50:37.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4926ff7e-786a-4c39-8e0b-0c159363f244/text'
15:50:37.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4926ff7e-786a-4c39-8e0b-0c159363f244/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.965 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6105460-73f7-42ca-8ca7-85746edbc531/text'
15:50:37.965 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6105460-73f7-42ca-8ca7-85746edbc531/text'
15:50:37.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6105460-73f7-42ca-8ca7-85746edbc531/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.970 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.970 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.975 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27927c58-f64a-4162-87f6-294a13f066f5/text'
15:50:37.975 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27927c58-f64a-4162-87f6-294a13f066f5/text'
15:50:37.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27927c58-f64a-4162-87f6-294a13f066f5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.987 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/964c274b-5913-4d9c-84cc-f3de0b27888f/text'
15:50:37.987 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/964c274b-5913-4d9c-84cc-f3de0b27888f/text'
15:50:37.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/964c274b-5913-4d9c-84cc-f3de0b27888f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.992 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.992 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:37.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:37.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:37.997 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/230b877b-e97e-4599-b66a-473173749179/text'
15:50:37.997 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/230b877b-e97e-4599-b66a-473173749179/text'
15:50:38.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/230b877b-e97e-4599-b66a-473173749179/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:37 GMT

15:50:38.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.005 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:38.005 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element'
15:50:38.009 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d1924a5-e638-4b6f-b880-7c2b0296b798/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.009 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.012 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.012 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.030 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a8ad491-1732-4981-8b79-9f04dfa48d97/text'
15:50:38.030 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a8ad491-1732-4981-8b79-9f04dfa48d97/text'
15:50:38.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a8ad491-1732-4981-8b79-9f04dfa48d97/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6a71d25-dd4f-4598-a5ec-f8b79f7cb35f/text'
15:50:38.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6a71d25-dd4f-4598-a5ec-f8b79f7cb35f/text'
15:50:38.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6a71d25-dd4f-4598-a5ec-f8b79f7cb35f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.050 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/449aa5cd-eda5-4af9-be11-3506072a2a1c/text'
15:50:38.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/449aa5cd-eda5-4af9-be11-3506072a2a1c/text'
15:50:38.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/449aa5cd-eda5-4af9-be11-3506072a2a1c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.062 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0c39705-33b1-4a98-9a00-8a409ec3514c/text'
15:50:38.062 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0c39705-33b1-4a98-9a00-8a409ec3514c/text'
15:50:38.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0c39705-33b1-4a98-9a00-8a409ec3514c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.072 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.072 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.072 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/82f6729b-29b0-4a48-a7b7-f8e0f02c7ca1/text'
15:50:38.072 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/82f6729b-29b0-4a48-a7b7-f8e0f02c7ca1/text'
15:50:38.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/82f6729b-29b0-4a48-a7b7-f8e0f02c7ca1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element'
15:50:38.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5999a4e4-62c7-43d2-9c7a-b2e10211948d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.086 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.086 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.099 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.099 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.099 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.099 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.105 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5155206-f4e1-495f-9bab-bfb437621df0/text'
15:50:38.105 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5155206-f4e1-495f-9bab-bfb437621df0/text'
15:50:38.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5155206-f4e1-495f-9bab-bfb437621df0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.109 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.109 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.114 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2864ca8-e945-42ad-860e-9e1dbcd6ab38/text'
15:50:38.114 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2864ca8-e945-42ad-860e-9e1dbcd6ab38/text'
15:50:38.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2864ca8-e945-42ad-860e-9e1dbcd6ab38/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.124 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f543dcb5-0920-4460-8a1d-b8958919736e/text'
15:50:38.124 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f543dcb5-0920-4460-8a1d-b8958919736e/text'
15:50:38.128 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f543dcb5-0920-4460-8a1d-b8958919736e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.134 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e43ab01-3b4e-476f-82db-65a484048d38/text'
15:50:38.134 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e43ab01-3b4e-476f-82db-65a484048d38/text'
15:50:38.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e43ab01-3b4e-476f-82db-65a484048d38/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18285bdd-b72b-434c-9948-48e6020b3f10/text'
15:50:38.149 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18285bdd-b72b-434c-9948-48e6020b3f10/text'
15:50:38.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18285bdd-b72b-434c-9948-48e6020b3f10/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.157 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.157 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element'
15:50:38.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46f2ad06-c025-43cd-8e92-da0706ef344b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.164 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.164 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.178 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.178 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.178 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9338590c-4587-42e5-86d9-a925b8a4bfe8/text'
15:50:38.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9338590c-4587-42e5-86d9-a925b8a4bfe8/text'
15:50:38.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9338590c-4587-42e5-86d9-a925b8a4bfe8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.188 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.188 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0962b3e-bb16-42d2-94ff-05f70fb6b340/text'
15:50:38.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0962b3e-bb16-42d2-94ff-05f70fb6b340/text'
15:50:38.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b0962b3e-bb16-42d2-94ff-05f70fb6b340/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.204 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08b865c1-7b31-420e-a243-1350c686b50b/text'
15:50:38.204 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08b865c1-7b31-420e-a243-1350c686b50b/text'
15:50:38.208 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08b865c1-7b31-420e-a243-1350c686b50b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.208 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.209 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.209 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.214 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.214 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37511485-a28e-4c5a-9753-696bc34326ac/text'
15:50:38.214 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37511485-a28e-4c5a-9753-696bc34326ac/text'
15:50:38.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37511485-a28e-4c5a-9753-696bc34326ac/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.219 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.219 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.225 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3f14befd-dff7-48d5-8af7-9513c41f27fd/text'
15:50:38.225 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3f14befd-dff7-48d5-8af7-9513c41f27fd/text'
15:50:38.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3f14befd-dff7-48d5-8af7-9513c41f27fd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element'
15:50:38.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2814fb87-d730-45ea-b1e8-e8b9078c4032/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.239 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.239 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.251 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.251 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.256 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4e9dbd-40eb-4a04-9cec-20b38d1d6e6a/text'
15:50:38.256 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4e9dbd-40eb-4a04-9cec-20b38d1d6e6a/text'
15:50:38.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4e9dbd-40eb-4a04-9cec-20b38d1d6e6a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.261 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.261 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.266 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b2b4888-94b5-4fe2-be0e-69ff95c6715d/text'
15:50:38.266 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b2b4888-94b5-4fe2-be0e-69ff95c6715d/text'
15:50:38.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b2b4888-94b5-4fe2-be0e-69ff95c6715d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.270 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.270 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.275 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6599cb75-b5df-470b-87b6-6eee2e858971/text'
15:50:38.275 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6599cb75-b5df-470b-87b6-6eee2e858971/text'
15:50:38.279 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6599cb75-b5df-470b-87b6-6eee2e858971/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.279 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.279 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.279 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/73da4e89-eebb-49c2-abc1-19e86f1237cc/text'
15:50:38.285 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/73da4e89-eebb-49c2-abc1-19e86f1237cc/text'
15:50:38.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/73da4e89-eebb-49c2-abc1-19e86f1237cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.295 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee1f0a12-f3fc-4132-b589-c38a42a6470f/text'
15:50:38.295 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee1f0a12-f3fc-4132-b589-c38a42a6470f/text'
15:50:38.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee1f0a12-f3fc-4132-b589-c38a42a6470f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.302 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.302 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element'
15:50:38.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a850b260-b11f-49b3-a86d-065d3394d68d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.309 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.309 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.323 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.323 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff703c65-3232-4f66-9c80-d35a3e275aeb/text'
15:50:38.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff703c65-3232-4f66-9c80-d35a3e275aeb/text'
15:50:38.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff703c65-3232-4f66-9c80-d35a3e275aeb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.338 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02e06938-2d7d-45ef-b942-688eb4e9596b/text'
15:50:38.338 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02e06938-2d7d-45ef-b942-688eb4e9596b/text'
15:50:38.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02e06938-2d7d-45ef-b942-688eb4e9596b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.342 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.349 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7df49788-f76b-418e-96dc-0474df70824d/text'
15:50:38.349 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7df49788-f76b-418e-96dc-0474df70824d/text'
15:50:38.354 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7df49788-f76b-418e-96dc-0474df70824d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.354 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.359 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.360 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd7daf1-192a-41e4-9322-6cd35e8088cc/text'
15:50:38.360 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd7daf1-192a-41e4-9322-6cd35e8088cc/text'
15:50:38.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1cd7daf1-192a-41e4-9322-6cd35e8088cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.370 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ad27894e-ea7b-4870-a4ef-fe2eb666dfd4/text'
15:50:38.370 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ad27894e-ea7b-4870-a4ef-fe2eb666dfd4/text'
15:50:38.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ad27894e-ea7b-4870-a4ef-fe2eb666dfd4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.378 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.378 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element'
15:50:38.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c9bff2c-0a77-4f6d-ad70-e3abbc8b5a18/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.385 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.385 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.398 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.398 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f365190d-9bfe-4f05-b2f8-520c194a77f7/text'
15:50:38.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f365190d-9bfe-4f05-b2f8-520c194a77f7/text'
15:50:38.407 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f365190d-9bfe-4f05-b2f8-520c194a77f7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.407 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.407 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.407 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.412 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e047723b-f928-4099-b74b-9037e6cdbadb/text'
15:50:38.412 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e047723b-f928-4099-b74b-9037e6cdbadb/text'
15:50:38.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e047723b-f928-4099-b74b-9037e6cdbadb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.424 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ab68ee8-2d93-42ae-9709-91ba0cd6aba9/text'
15:50:38.424 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ab68ee8-2d93-42ae-9709-91ba0cd6aba9/text'
15:50:38.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ab68ee8-2d93-42ae-9709-91ba0cd6aba9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.430 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.430 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.435 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9358836-d8d3-4fea-a6bc-19534fb688e0/text'
15:50:38.435 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9358836-d8d3-4fea-a6bc-19534fb688e0/text'
15:50:38.440 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9358836-d8d3-4fea-a6bc-19534fb688e0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.440 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.440 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.441 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.446 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f7e733a-9f2b-462a-a2ee-b730a238b42b/text'
15:50:38.447 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f7e733a-9f2b-462a-a2ee-b730a238b42b/text'
15:50:38.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f7e733a-9f2b-462a-a2ee-b730a238b42b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.454 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.454 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element'
15:50:38.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b22047f-a6d9-440f-be41-0ccf90b6f1ab/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.462 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.462 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.475 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.475 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.475 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.475 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81baaf4e-59d6-48d2-8825-b71563abaacc/text'
15:50:38.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81baaf4e-59d6-48d2-8825-b71563abaacc/text'
15:50:38.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81baaf4e-59d6-48d2-8825-b71563abaacc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.485 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.485 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.491 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.491 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.491 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc90cf19-c3cf-42c8-a4a3-db75cf44d763/text'
15:50:38.491 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc90cf19-c3cf-42c8-a4a3-db75cf44d763/text'
15:50:38.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc90cf19-c3cf-42c8-a4a3-db75cf44d763/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.497 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.497 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.502 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ea2ffc2-27a4-4245-8edd-571eb1691853/text'
15:50:38.502 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ea2ffc2-27a4-4245-8edd-571eb1691853/text'
15:50:38.507 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ea2ffc2-27a4-4245-8edd-571eb1691853/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.507 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.507 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6c62f85-6bf1-4acc-a01c-2f1a34cc23c2/text'
15:50:38.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6c62f85-6bf1-4acc-a01c-2f1a34cc23c2/text'
15:50:38.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6c62f85-6bf1-4acc-a01c-2f1a34cc23c2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.522 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.523 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.523 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f24a4dcf-d951-4bda-913c-4c31abe96e66/text'
15:50:38.523 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f24a4dcf-d951-4bda-913c-4c31abe96e66/text'
15:50:38.530 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f24a4dcf-d951-4bda-913c-4c31abe96e66/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.530 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.531 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.531 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element'
15:50:38.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5211ba8-baeb-4f6d-9391-191e0e242146/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.539 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.539 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.552 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.552 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.552 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.552 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.558 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adebf019-3f74-4d26-8e86-61e7378dd160/text'
15:50:38.558 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adebf019-3f74-4d26-8e86-61e7378dd160/text'
15:50:38.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adebf019-3f74-4d26-8e86-61e7378dd160/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.563 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.563 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5872e091-b2cb-471f-b9ac-b52c9d0c2cbc/text'
15:50:38.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5872e091-b2cb-471f-b9ac-b52c9d0c2cbc/text'
15:50:38.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5872e091-b2cb-471f-b9ac-b52c9d0c2cbc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.573 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.573 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3beec499-ed19-4271-8ce9-037aa87c6977/text'
15:50:38.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3beec499-ed19-4271-8ce9-037aa87c6977/text'
15:50:38.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3beec499-ed19-4271-8ce9-037aa87c6977/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.592 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6764200e-15db-4f96-a0aa-27b1ee196794/text'
15:50:38.592 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6764200e-15db-4f96-a0aa-27b1ee196794/text'
15:50:38.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6764200e-15db-4f96-a0aa-27b1ee196794/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.596 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.597 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.601 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fc86995-82f9-41ca-be7b-68d130097ed2/text'
15:50:38.601 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fc86995-82f9-41ca-be7b-68d130097ed2/text'
15:50:38.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fc86995-82f9-41ca-be7b-68d130097ed2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.609 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.609 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element'
15:50:38.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2efd254-21a7-4ff1-9fe5-96168bb7edbe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.618 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.618 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.631 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.631 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.636 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51df2d05-f597-4691-9bc3-9f93378024cb/text'
15:50:38.636 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51df2d05-f597-4691-9bc3-9f93378024cb/text'
15:50:38.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51df2d05-f597-4691-9bc3-9f93378024cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.641 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.641 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.645 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a035832a-871d-43d4-8d0d-bc4f4a5f1c09/text'
15:50:38.645 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a035832a-871d-43d4-8d0d-bc4f4a5f1c09/text'
15:50:38.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a035832a-871d-43d4-8d0d-bc4f4a5f1c09/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.651 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.651 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.656 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.656 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.656 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66b4e278-a420-4963-8ed9-8297ec2b7845/text'
15:50:38.656 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66b4e278-a420-4963-8ed9-8297ec2b7845/text'
15:50:38.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66b4e278-a420-4963-8ed9-8297ec2b7845/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.662 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.662 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.668 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f419855-c608-49b6-9e45-3ecd1ef52cac/text'
15:50:38.668 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f419855-c608-49b6-9e45-3ecd1ef52cac/text'
15:50:38.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f419855-c608-49b6-9e45-3ecd1ef52cac/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.673 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.673 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04ec89f7-ed1d-4a6b-937c-130a48656e9b/text'
15:50:38.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04ec89f7-ed1d-4a6b-937c-130a48656e9b/text'
15:50:38.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/04ec89f7-ed1d-4a6b-937c-130a48656e9b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.686 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.686 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element'
15:50:38.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e746b7b-7d7a-4692-b7dc-6ac42edb2520/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.693 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:38.694 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.694 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.706 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.706 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.711 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.711 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d112dbf5-29d5-4740-90d5-98d7678011e4/text'
15:50:38.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d112dbf5-29d5-4740-90d5-98d7678011e4/text'
15:50:38.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d112dbf5-29d5-4740-90d5-98d7678011e4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.717 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.717 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.717 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.722 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d424c4-f41a-4362-b293-ae912a712bf3/text'
15:50:38.722 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d424c4-f41a-4362-b293-ae912a712bf3/text'
15:50:38.727 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d424c4-f41a-4362-b293-ae912a712bf3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.727 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54074d03-a462-44ce-959b-b23495d28a3b/text'
15:50:38.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54074d03-a462-44ce-959b-b23495d28a3b/text'
15:50:38.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54074d03-a462-44ce-959b-b23495d28a3b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.742 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/843fe5d4-64f4-4f25-9ec1-31a906efe8aa/text'
15:50:38.743 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/843fe5d4-64f4-4f25-9ec1-31a906efe8aa/text'
15:50:38.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/843fe5d4-64f4-4f25-9ec1-31a906efe8aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.747 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.747 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.752 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59b54f3d-c6b9-4fda-a1c7-27504a0e6359/text'
15:50:38.752 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59b54f3d-c6b9-4fda-a1c7-27504a0e6359/text'
15:50:38.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59b54f3d-c6b9-4fda-a1c7-27504a0e6359/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element'
15:50:38.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63bdd959-c1e2-422d-9f5e-790d7bc5b5df/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.766 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.766 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.780 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.780 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.786 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70787cf7-f9a8-468f-8319-5b54afa8dfd1/text'
15:50:38.786 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70787cf7-f9a8-468f-8319-5b54afa8dfd1/text'
15:50:38.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70787cf7-f9a8-468f-8319-5b54afa8dfd1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.791 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.791 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b69b59ab-207b-45b1-9ff8-b2fdc457f28c/text'
15:50:38.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b69b59ab-207b-45b1-9ff8-b2fdc457f28c/text'
15:50:38.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b69b59ab-207b-45b1-9ff8-b2fdc457f28c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.801 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.801 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.806 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f32923ba-20e4-4b9f-a533-e127bc8bfee9/text'
15:50:38.806 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f32923ba-20e4-4b9f-a533-e127bc8bfee9/text'
15:50:38.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f32923ba-20e4-4b9f-a533-e127bc8bfee9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.816 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b073b50b-c338-4f57-afca-01abf3170a64/text'
15:50:38.816 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b073b50b-c338-4f57-afca-01abf3170a64/text'
15:50:38.821 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b073b50b-c338-4f57-afca-01abf3170a64/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.821 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.826 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31ef431-5b59-41c5-b98c-6e371e6821d2/text'
15:50:38.826 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31ef431-5b59-41c5-b98c-6e371e6821d2/text'
15:50:38.833 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c31ef431-5b59-41c5-b98c-6e371e6821d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.833 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element'
15:50:38.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/905ba999-46b4-47a4-bb44-f2d1f14ca818/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.841 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.841 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.854 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.854 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.859 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0338334e-6109-405c-bbc6-23457f4607f1/text'
15:50:38.859 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0338334e-6109-405c-bbc6-23457f4607f1/text'
15:50:38.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0338334e-6109-405c-bbc6-23457f4607f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.869 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/acf99ecb-5a52-4cdf-b370-7dceaf740df0/text'
15:50:38.869 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/acf99ecb-5a52-4cdf-b370-7dceaf740df0/text'
15:50:38.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/acf99ecb-5a52-4cdf-b370-7dceaf740df0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.874 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.874 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.879 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.879 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.879 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0a9e7-eddd-4831-9b40-cb5287d49a01/text'
15:50:38.879 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0a9e7-eddd-4831-9b40-cb5287d49a01/text'
15:50:38.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0a9e7-eddd-4831-9b40-cb5287d49a01/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.884 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.884 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa511127-9812-4d7f-835c-f7d73c61eaea/text'
15:50:38.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa511127-9812-4d7f-835c-f7d73c61eaea/text'
15:50:38.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa511127-9812-4d7f-835c-f7d73c61eaea/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.895 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0340f4d4-1090-457d-9661-d47563ed98b1/text'
15:50:38.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0340f4d4-1090-457d-9661-d47563ed98b1/text'
15:50:38.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0340f4d4-1090-457d-9661-d47563ed98b1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element'
15:50:38.913 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0ca09d0-08c9-4107-b859-007f567734aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.916 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.916 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.928 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.928 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.933 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c19198ef-7b06-40cf-ac82-0b3af9a58d19/text'
15:50:38.933 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c19198ef-7b06-40cf-ac82-0b3af9a58d19/text'
15:50:38.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c19198ef-7b06-40cf-ac82-0b3af9a58d19/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.943 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8937dad8-cd1b-4643-bcd6-ea037d98b328/text'
15:50:38.943 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8937dad8-cd1b-4643-bcd6-ea037d98b328/text'
15:50:38.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8937dad8-cd1b-4643-bcd6-ea037d98b328/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.948 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.948 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/135382dc-84b5-4abd-9092-f0f92698b978/text'
15:50:38.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/135382dc-84b5-4abd-9092-f0f92698b978/text'
15:50:38.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/135382dc-84b5-4abd-9092-f0f92698b978/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.960 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.965 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d0ae560-be9f-4050-a1fa-31d541744dae/text'
15:50:38.965 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d0ae560-be9f-4050-a1fa-31d541744dae/text'
15:50:38.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d0ae560-be9f-4050-a1fa-31d541744dae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.969 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.969 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.974 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62777db1-6f62-4d1e-8e7e-eca8c0d10d7b/text'
15:50:38.974 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62777db1-6f62-4d1e-8e7e-eca8c0d10d7b/text'
15:50:38.981 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62777db1-6f62-4d1e-8e7e-eca8c0d10d7b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element'
15:50:38.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6cde636-91f5-4e2f-b6ff-9ca5d93f83b1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:38.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:38.990 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:38.990 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:38 GMT

15:50:39.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.003 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.004 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.008 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.009 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.009 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0f8c814-3c3d-48dd-87e9-343573251b85/text'
15:50:39.009 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0f8c814-3c3d-48dd-87e9-343573251b85/text'
15:50:39.013 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0f8c814-3c3d-48dd-87e9-343573251b85/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.014 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.014 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.014 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.019 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b27282b0-531d-4016-bbaa-f7b156ba976a/text'
15:50:39.020 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b27282b0-531d-4016-bbaa-f7b156ba976a/text'
15:50:39.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b27282b0-531d-4016-bbaa-f7b156ba976a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a14114b-130b-4db3-86cc-366545f611fb/text'
15:50:39.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a14114b-130b-4db3-86cc-366545f611fb/text'
15:50:39.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a14114b-130b-4db3-86cc-366545f611fb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.041 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.041 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.046 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c62d996a-732a-41de-85fc-7feab6027c7d/text'
15:50:39.046 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c62d996a-732a-41de-85fc-7feab6027c7d/text'
15:50:39.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c62d996a-732a-41de-85fc-7feab6027c7d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.051 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.051 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.056 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/159449b6-f27b-4d03-9ca7-476895952b6a/text'
15:50:39.056 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/159449b6-f27b-4d03-9ca7-476895952b6a/text'
15:50:39.063 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/159449b6-f27b-4d03-9ca7-476895952b6a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.063 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.064 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.064 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element'
15:50:39.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37508977-6fab-41d1-9d9f-6a46d9429c9b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.071 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.071 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fb73512-930b-481e-aab3-a888414f8e57/text'
15:50:39.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fb73512-930b-481e-aab3-a888414f8e57/text'
15:50:39.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fb73512-930b-481e-aab3-a888414f8e57/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.099 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.099 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.099 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/938a6c52-03ee-428b-a889-7a3eba7bf118/text'
15:50:39.099 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/938a6c52-03ee-428b-a889-7a3eba7bf118/text'
15:50:39.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/938a6c52-03ee-428b-a889-7a3eba7bf118/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.103 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.108 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a1a0b93-6e25-437b-afa7-f60a5c342264/text'
15:50:39.108 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a1a0b93-6e25-437b-afa7-f60a5c342264/text'
15:50:39.112 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a1a0b93-6e25-437b-afa7-f60a5c342264/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.112 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.113 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.113 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.119 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c195f2ab-3bd9-426e-b689-37d435c4f1fa/text'
15:50:39.119 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c195f2ab-3bd9-426e-b689-37d435c4f1fa/text'
15:50:39.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c195f2ab-3bd9-426e-b689-37d435c4f1fa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.124 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.124 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.128 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.129 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9e45093-6d59-4e1c-983c-91098572223c/text'
15:50:39.129 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9e45093-6d59-4e1c-983c-91098572223c/text'
15:50:39.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9e45093-6d59-4e1c-983c-91098572223c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.136 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.136 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element'
15:50:39.141 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0b9f6df-85f3-40ff-827e-67b9bdecd660/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.141 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.143 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.143 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.159 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.159 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.164 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83f5bd28-3260-4791-b7cf-1bfd446bfdca/text'
15:50:39.164 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83f5bd28-3260-4791-b7cf-1bfd446bfdca/text'
15:50:39.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83f5bd28-3260-4791-b7cf-1bfd446bfdca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.169 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.169 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.173 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.174 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49ff2cd1-3030-482b-9770-a2b7a2d24a86/text'
15:50:39.174 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49ff2cd1-3030-482b-9770-a2b7a2d24a86/text'
15:50:39.178 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49ff2cd1-3030-482b-9770-a2b7a2d24a86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.178 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.184 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0598aae8-1280-47a2-b8b1-37b8430a0bbc/text'
15:50:39.184 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0598aae8-1280-47a2-b8b1-37b8430a0bbc/text'
15:50:39.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0598aae8-1280-47a2-b8b1-37b8430a0bbc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f530bdd-7511-461b-9ace-0a4733f81487/text'
15:50:39.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f530bdd-7511-461b-9ace-0a4733f81487/text'
15:50:39.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f530bdd-7511-461b-9ace-0a4733f81487/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.204 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.204 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.204 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c58c4a59-4d18-4907-8b20-ba278a5f9ce4/text'
15:50:39.204 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c58c4a59-4d18-4907-8b20-ba278a5f9ce4/text'
15:50:39.214 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c58c4a59-4d18-4907-8b20-ba278a5f9ce4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.214 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.215 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.215 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element'
15:50:39.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2df75dd1-e3e7-409c-bc93-05fcfc2e893f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.222 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.222 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.239 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ac4d356e-680c-4cf9-8797-43a2d7ea0dfa/text'
15:50:39.239 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ac4d356e-680c-4cf9-8797-43a2d7ea0dfa/text'
15:50:39.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ac4d356e-680c-4cf9-8797-43a2d7ea0dfa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.244 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.244 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.251 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10157bbd-4ed9-44e4-a879-6090344591b1/text'
15:50:39.251 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10157bbd-4ed9-44e4-a879-6090344591b1/text'
15:50:39.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10157bbd-4ed9-44e4-a879-6090344591b1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d76be24-dcad-4900-bb12-28d68e1dc8c9/text'
15:50:39.262 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d76be24-dcad-4900-bb12-28d68e1dc8c9/text'
15:50:39.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d76be24-dcad-4900-bb12-28d68e1dc8c9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.273 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03400db0-75ab-4193-818d-bec77c2f8f03/text'
15:50:39.273 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03400db0-75ab-4193-818d-bec77c2f8f03/text'
15:50:39.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/03400db0-75ab-4193-818d-bec77c2f8f03/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.283 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89ab0ef5-b426-487b-83cd-267d6616c3f2/text'
15:50:39.283 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89ab0ef5-b426-487b-83cd-267d6616c3f2/text'
15:50:39.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89ab0ef5-b426-487b-83cd-267d6616c3f2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.291 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element'
15:50:39.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25d39fe9-c85e-4b41-9fb8-7928d434223a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.298 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.298 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.310 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.310 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.315 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dddc904f-cab0-436c-8a53-857a6bf5155a/text'
15:50:39.315 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dddc904f-cab0-436c-8a53-857a6bf5155a/text'
15:50:39.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dddc904f-cab0-436c-8a53-857a6bf5155a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/da3138e3-36e6-40f2-b161-c4a1f9148c86/text'
15:50:39.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/da3138e3-36e6-40f2-b161-c4a1f9148c86/text'
15:50:39.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/da3138e3-36e6-40f2-b161-c4a1f9148c86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.337 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.337 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.337 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a139d5d4-873b-4223-8cfa-f5473fe22293/text'
15:50:39.337 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a139d5d4-873b-4223-8cfa-f5473fe22293/text'
15:50:39.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a139d5d4-873b-4223-8cfa-f5473fe22293/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.342 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.342 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.346 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.346 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.347 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c85a764-ad34-447a-b751-8b4aa56714a0/text'
15:50:39.347 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c85a764-ad34-447a-b751-8b4aa56714a0/text'
15:50:39.351 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c85a764-ad34-447a-b751-8b4aa56714a0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.351 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.351 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.352 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.357 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffd56860-e99c-4992-b273-12f5d3592c74/text'
15:50:39.357 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffd56860-e99c-4992-b273-12f5d3592c74/text'
15:50:39.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffd56860-e99c-4992-b273-12f5d3592c74/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element'
15:50:39.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef28aaa8-f583-41e9-9979-5264f1c5a6ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.372 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.372 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.385 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.385 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.386 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.386 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.391 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13dff921-636e-4978-a86f-1fdfb48d926b/text'
15:50:39.391 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13dff921-636e-4978-a86f-1fdfb48d926b/text'
15:50:39.395 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/13dff921-636e-4978-a86f-1fdfb48d926b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.395 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.396 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.396 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.401 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9861a497-d4f7-47d8-bd8f-61a11fd97a56/text'
15:50:39.401 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9861a497-d4f7-47d8-bd8f-61a11fd97a56/text'
15:50:39.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9861a497-d4f7-47d8-bd8f-61a11fd97a56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.405 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.405 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/189b0932-b1e6-4f3a-994e-5e5e00252ea4/text'
15:50:39.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/189b0932-b1e6-4f3a-994e-5e5e00252ea4/text'
15:50:39.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/189b0932-b1e6-4f3a-994e-5e5e00252ea4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.415 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.415 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.420 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.420 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec9985f0-72f4-4eaa-a402-3fb37c684160/text'
15:50:39.420 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec9985f0-72f4-4eaa-a402-3fb37c684160/text'
15:50:39.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec9985f0-72f4-4eaa-a402-3fb37c684160/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.425 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.425 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.430 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0bac8e6-2e12-4bb6-b931-2c7fec0a6d3e/text'
15:50:39.430 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0bac8e6-2e12-4bb6-b931-2c7fec0a6d3e/text'
15:50:39.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a0bac8e6-2e12-4bb6-b931-2c7fec0a6d3e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.437 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.437 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.437 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element'
15:50:39.441 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de170a2b-d507-4a51-aba5-1b1dda9fa2fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.444 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.444 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.457 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.457 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.463 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ab3c06f-358a-49ba-912a-a29756d0af03/text'
15:50:39.463 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ab3c06f-358a-49ba-912a-a29756d0af03/text'
15:50:39.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ab3c06f-358a-49ba-912a-a29756d0af03/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.471 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.471 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.476 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed66b8f0-367a-4301-8877-0401dbfefdfc/text'
15:50:39.476 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed66b8f0-367a-4301-8877-0401dbfefdfc/text'
15:50:39.481 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed66b8f0-367a-4301-8877-0401dbfefdfc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.481 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.482 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.482 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.487 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.487 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.488 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23252d9b-343d-49cc-ba60-cccd8868ad2e/text'
15:50:39.488 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23252d9b-343d-49cc-ba60-cccd8868ad2e/text'
15:50:39.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23252d9b-343d-49cc-ba60-cccd8868ad2e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.493 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.493 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.498 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c66b929-7247-4d62-ba23-f752b28620f4/text'
15:50:39.498 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c66b929-7247-4d62-ba23-f752b28620f4/text'
15:50:39.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c66b929-7247-4d62-ba23-f752b28620f4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.507 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.507 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.508 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86fbefd2-61b2-4b6c-8add-11553f108b6d/text'
15:50:39.508 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86fbefd2-61b2-4b6c-8add-11553f108b6d/text'
15:50:39.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86fbefd2-61b2-4b6c-8add-11553f108b6d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.515 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.515 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element'
15:50:39.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d123073-a541-49e8-b451-e31dda5c6914/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.522 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.522 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.540 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.540 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.540 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65bc4270-d6b2-456a-88a6-d21a553a2e22/text'
15:50:39.540 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65bc4270-d6b2-456a-88a6-d21a553a2e22/text'
15:50:39.544 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65bc4270-d6b2-456a-88a6-d21a553a2e22/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.544 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.545 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.545 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01102640-5d0b-4dec-9763-5e1ca93aedf7/text'
15:50:39.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01102640-5d0b-4dec-9763-5e1ca93aedf7/text'
15:50:39.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01102640-5d0b-4dec-9763-5e1ca93aedf7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.556 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.556 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.561 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f994b04-b3af-4e5d-8f38-5a1afc3c2738/text'
15:50:39.561 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f994b04-b3af-4e5d-8f38-5a1afc3c2738/text'
15:50:39.565 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f994b04-b3af-4e5d-8f38-5a1afc3c2738/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.565 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.566 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.566 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.571 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a423be4e-3e91-48c2-8dca-f2b2f2487976/text'
15:50:39.571 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a423be4e-3e91-48c2-8dca-f2b2f2487976/text'
15:50:39.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a423be4e-3e91-48c2-8dca-f2b2f2487976/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.583 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/805a006d-ae7d-4688-866e-674265387422/text'
15:50:39.583 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/805a006d-ae7d-4688-866e-674265387422/text'
15:50:39.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/805a006d-ae7d-4688-866e-674265387422/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.593 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.593 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element'
15:50:39.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/66978f74-ba0c-438e-bf0c-21cb7259146a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.603 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.603 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.622 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9a22e22-e199-4c7f-8abc-08679d47935d/text'
15:50:39.622 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9a22e22-e199-4c7f-8abc-08679d47935d/text'
15:50:39.626 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9a22e22-e199-4c7f-8abc-08679d47935d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.626 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.627 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.627 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.632 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20100d74-201c-4c7a-b29c-9edf986bc34c/text'
15:50:39.632 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20100d74-201c-4c7a-b29c-9edf986bc34c/text'
15:50:39.636 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20100d74-201c-4c7a-b29c-9edf986bc34c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.636 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.636 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.636 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.641 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.641 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.642 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/622dd997-05f3-47b7-b0b0-23399a176700/text'
15:50:39.642 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/622dd997-05f3-47b7-b0b0-23399a176700/text'
15:50:39.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/622dd997-05f3-47b7-b0b0-23399a176700/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.646 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.646 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a919dc0e-e38e-4fc4-84d8-e365b0d64642/text'
15:50:39.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a919dc0e-e38e-4fc4-84d8-e365b0d64642/text'
15:50:39.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a919dc0e-e38e-4fc4-84d8-e365b0d64642/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.661 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86f3dab0-46ee-4c4f-8212-6ac0c024f448/text'
15:50:39.661 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86f3dab0-46ee-4c4f-8212-6ac0c024f448/text'
15:50:39.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86f3dab0-46ee-4c4f-8212-6ac0c024f448/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.669 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.669 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element'
15:50:39.674 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0b52108-874d-477f-b083-dd47814864ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.674 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.676 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.677 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.697 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d5c8ea1-2a8c-45d3-b234-155205a35355/text'
15:50:39.697 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d5c8ea1-2a8c-45d3-b234-155205a35355/text'
15:50:39.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d5c8ea1-2a8c-45d3-b234-155205a35355/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.702 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.709 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.709 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.709 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a84beb5-ee5a-4298-92da-3d0e2fca04ae/text'
15:50:39.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a84beb5-ee5a-4298-92da-3d0e2fca04ae/text'
15:50:39.714 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a84beb5-ee5a-4298-92da-3d0e2fca04ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.714 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.714 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.714 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.720 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f325868f-f00d-4ad7-821e-43a35f710fbe/text'
15:50:39.720 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f325868f-f00d-4ad7-821e-43a35f710fbe/text'
15:50:39.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f325868f-f00d-4ad7-821e-43a35f710fbe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.730 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.730 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.731 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ca2a356-6487-418c-bf03-de2a38d085b4/text'
15:50:39.731 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ca2a356-6487-418c-bf03-de2a38d085b4/text'
15:50:39.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ca2a356-6487-418c-bf03-de2a38d085b4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.735 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.735 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b182b9b-7163-4e4e-8847-e12bc2accd91/text'
15:50:39.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b182b9b-7163-4e4e-8847-e12bc2accd91/text'
15:50:39.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1b182b9b-7163-4e4e-8847-e12bc2accd91/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.748 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.748 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element'
15:50:39.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9325ce9-be31-471d-b2d5-7f7fe6c6152a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.755 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.755 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.806 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.806 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.806 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed827467-9b4a-45be-94de-3ccb079806f9/text'
15:50:39.806 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed827467-9b4a-45be-94de-3ccb079806f9/text'
15:50:39.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed827467-9b4a-45be-94de-3ccb079806f9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.818 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.818 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ab4f9bb-5132-4458-b907-351d7f0a98b2/text'
15:50:39.828 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ab4f9bb-5132-4458-b907-351d7f0a98b2/text'
15:50:39.835 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ab4f9bb-5132-4458-b907-351d7f0a98b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.835 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2c5e36e-2841-4826-a2f8-212e3f9b00fd/text'
15:50:39.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2c5e36e-2841-4826-a2f8-212e3f9b00fd/text'
15:50:39.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2c5e36e-2841-4826-a2f8-212e3f9b00fd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.856 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.856 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.862 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5829fdd2-c8a2-4230-b86d-f26cfdadca44/text'
15:50:39.862 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5829fdd2-c8a2-4230-b86d-f26cfdadca44/text'
15:50:39.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5829fdd2-c8a2-4230-b86d-f26cfdadca44/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.867 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.868 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.873 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e344a7b9-2a49-4e06-8627-b28f945568cc/text'
15:50:39.873 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e344a7b9-2a49-4e06-8627-b28f945568cc/text'
15:50:39.882 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e344a7b9-2a49-4e06-8627-b28f945568cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.882 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.883 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element'
15:50:39.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45bda488-c285-4fd4-a6d4-86a86d0b1e9d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.893 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.893 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.907 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.907 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.908 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.908 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.915 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85cd13b6-309e-40bb-8e8b-907a828549a1/text'
15:50:39.915 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85cd13b6-309e-40bb-8e8b-907a828549a1/text'
15:50:39.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85cd13b6-309e-40bb-8e8b-907a828549a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.921 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.921 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.926 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.926 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.927 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70b952ea-ba1e-4085-89e1-e4043be44e92/text'
15:50:39.927 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70b952ea-ba1e-4085-89e1-e4043be44e92/text'
15:50:39.931 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70b952ea-ba1e-4085-89e1-e4043be44e92/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.931 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.932 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.932 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.937 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73432f7-ae11-436b-bf34-5454c03e1cbe/text'
15:50:39.937 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73432f7-ae11-436b-bf34-5454c03e1cbe/text'
15:50:39.942 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73432f7-ae11-436b-bf34-5454c03e1cbe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.942 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.942 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.943 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.948 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/201aa54a-3096-4b0f-a751-ebc8a93370dd/text'
15:50:39.948 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/201aa54a-3096-4b0f-a751-ebc8a93370dd/text'
15:50:39.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/201aa54a-3096-4b0f-a751-ebc8a93370dd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.954 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.954 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.960 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fb974a45-22e9-4f40-a212-a997324fc6e2/text'
15:50:39.960 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fb974a45-22e9-4f40-a212-a997324fc6e2/text'
15:50:39.968 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fb974a45-22e9-4f40-a212-a997324fc6e2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.969 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.969 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.969 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element'
15:50:39.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fbf340c-8fe8-4299-8e9d-b63632efe27b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.977 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.977 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:39.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:39.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:39.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:39.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:39.994 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca652286-a326-41e7-a9e9-fa0806929f10/text'
15:50:39.994 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca652286-a326-41e7-a9e9-fa0806929f10/text'
15:50:40.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca652286-a326-41e7-a9e9-fa0806929f10/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:39 GMT

15:50:40.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.006 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3cab83c4-4bf6-4e26-833a-c5e67f39d487/text'
15:50:40.006 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3cab83c4-4bf6-4e26-833a-c5e67f39d487/text'
15:50:40.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3cab83c4-4bf6-4e26-833a-c5e67f39d487/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.013 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.013 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.020 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2237c44-3517-486c-bef3-4e5870764ae4/text'
15:50:40.020 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2237c44-3517-486c-bef3-4e5870764ae4/text'
15:50:40.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2237c44-3517-486c-bef3-4e5870764ae4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.025 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.030 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.031 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31896bb4-992c-42bb-8e3b-f71427eafa86/text'
15:50:40.031 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31896bb4-992c-42bb-8e3b-f71427eafa86/text'
15:50:40.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31896bb4-992c-42bb-8e3b-f71427eafa86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.036 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.036 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.042 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d884623-fdb0-4c91-a0b2-a4cb5fe011d9/text'
15:50:40.042 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d884623-fdb0-4c91-a0b2-a4cb5fe011d9/text'
15:50:40.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d884623-fdb0-4c91-a0b2-a4cb5fe011d9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.050 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.050 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element'
15:50:40.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bdfb6a9-ef6b-4b1f-ae80-92142243ce42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.058 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.058 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.071 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.071 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.071 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.076 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.076 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.076 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/638abef1-b63f-404a-a0fa-759dfe04dc25/text'
15:50:40.076 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/638abef1-b63f-404a-a0fa-759dfe04dc25/text'
15:50:40.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/638abef1-b63f-404a-a0fa-759dfe04dc25/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.082 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.082 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.087 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1272609-00cb-4827-8089-6f9c7ec957f8/text'
15:50:40.087 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1272609-00cb-4827-8089-6f9c7ec957f8/text'
15:50:40.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1272609-00cb-4827-8089-6f9c7ec957f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.100 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a40491e-da23-4649-8993-0b2939aab6c3/text'
15:50:40.100 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a40491e-da23-4649-8993-0b2939aab6c3/text'
15:50:40.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a40491e-da23-4649-8993-0b2939aab6c3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.111 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ae1f2e8-cea3-4a1c-821e-db8c5f15960d/text'
15:50:40.111 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ae1f2e8-cea3-4a1c-821e-db8c5f15960d/text'
15:50:40.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ae1f2e8-cea3-4a1c-821e-db8c5f15960d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.122 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef8aff5a-969c-4ed2-bf1e-dca71b409582/text'
15:50:40.122 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef8aff5a-969c-4ed2-bf1e-dca71b409582/text'
15:50:40.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef8aff5a-969c-4ed2-bf1e-dca71b409582/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element'
15:50:40.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5a044fd-f6c9-4989-9b72-273d20ecd821/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.138 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.138 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.156 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e7fb353-a347-4d3b-a76b-30372504eba5/text'
15:50:40.156 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e7fb353-a347-4d3b-a76b-30372504eba5/text'
15:50:40.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e7fb353-a347-4d3b-a76b-30372504eba5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.166 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.167 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f93e498d-8dcd-41f2-a9e4-eef237536375/text'
15:50:40.167 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f93e498d-8dcd-41f2-a9e4-eef237536375/text'
15:50:40.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f93e498d-8dcd-41f2-a9e4-eef237536375/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.172 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.172 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.177 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83b8759a-886e-4234-a491-48b0b3fb71af/text'
15:50:40.177 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83b8759a-886e-4234-a491-48b0b3fb71af/text'
15:50:40.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83b8759a-886e-4234-a491-48b0b3fb71af/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.182 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.182 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.187 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cacead36-f541-451c-98c6-880575eb447d/text'
15:50:40.188 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cacead36-f541-451c-98c6-880575eb447d/text'
15:50:40.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cacead36-f541-451c-98c6-880575eb447d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.193 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.193 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.199 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a95d38a9-ee96-4ef4-931a-12eb41f79008/text'
15:50:40.199 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a95d38a9-ee96-4ef4-931a-12eb41f79008/text'
15:50:40.207 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a95d38a9-ee96-4ef4-931a-12eb41f79008/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.207 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.208 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.208 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element'
15:50:40.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d934a11d-71f8-408b-8c38-85f51240244f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.215 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.215 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/003efb6b-f007-49cd-9865-b31536910e7f/text'
15:50:40.234 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/003efb6b-f007-49cd-9865-b31536910e7f/text'
15:50:40.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/003efb6b-f007-49cd-9865-b31536910e7f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.243 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.243 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.244 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e53fa391-f7a0-4c45-b14a-d26df77cab85/text'
15:50:40.244 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e53fa391-f7a0-4c45-b14a-d26df77cab85/text'
15:50:40.249 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e53fa391-f7a0-4c45-b14a-d26df77cab85/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.249 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.250 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.250 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.255 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.255 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.256 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3e7fd7d-3d45-4612-ab61-b00dda2c5617/text'
15:50:40.256 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3e7fd7d-3d45-4612-ab61-b00dda2c5617/text'
15:50:40.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f3e7fd7d-3d45-4612-ab61-b00dda2c5617/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.260 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.260 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.266 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a02151fa-5ff7-425f-bb50-146d62720a1f/text'
15:50:40.266 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a02151fa-5ff7-425f-bb50-146d62720a1f/text'
15:50:40.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a02151fa-5ff7-425f-bb50-146d62720a1f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.271 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.271 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.276 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4b2690f-030b-4ae7-b8fe-359924967508/text'
15:50:40.276 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4b2690f-030b-4ae7-b8fe-359924967508/text'
15:50:40.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4b2690f-030b-4ae7-b8fe-359924967508/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.284 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.284 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element'
15:50:40.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6dc96b9-581c-46ec-a7d6-d31b88ff5cd8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.292 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.292 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.304 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.304 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.309 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/328457aa-7fd4-476a-89d9-dcef02b9b760/text'
15:50:40.309 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/328457aa-7fd4-476a-89d9-dcef02b9b760/text'
15:50:40.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/328457aa-7fd4-476a-89d9-dcef02b9b760/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.314 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.314 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.319 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9946807-83b1-4ca3-899c-1a697fa98ecb/text'
15:50:40.319 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9946807-83b1-4ca3-899c-1a697fa98ecb/text'
15:50:40.323 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9946807-83b1-4ca3-899c-1a697fa98ecb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.323 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.324 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.324 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.329 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4f77855-fe67-4940-b53a-a5dd2f7e8872/text'
15:50:40.329 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4f77855-fe67-4940-b53a-a5dd2f7e8872/text'
15:50:40.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4f77855-fe67-4940-b53a-a5dd2f7e8872/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.339 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.339 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.346 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.346 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.346 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b7832ea-425f-4800-8480-82b6d3fefc82/text'
15:50:40.346 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b7832ea-425f-4800-8480-82b6d3fefc82/text'
15:50:40.353 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b7832ea-425f-4800-8480-82b6d3fefc82/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.353 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.354 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.354 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1b117e3-ba26-45f1-b336-03ea7d1a9685/text'
15:50:40.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1b117e3-ba26-45f1-b336-03ea7d1a9685/text'
15:50:40.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c1b117e3-ba26-45f1-b336-03ea7d1a9685/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.369 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.369 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element'
15:50:40.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d2cbb1-acdd-44ae-9488-5576f38ed599/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.376 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.377 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.391 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.391 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.396 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/257277d5-9810-4c41-8881-b73e56f64d40/text'
15:50:40.396 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/257277d5-9810-4c41-8881-b73e56f64d40/text'
15:50:40.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/257277d5-9810-4c41-8881-b73e56f64d40/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.401 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.401 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c6d43d5-c834-4ee1-83fb-61e2a56ea2fe/text'
15:50:40.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c6d43d5-c834-4ee1-83fb-61e2a56ea2fe/text'
15:50:40.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c6d43d5-c834-4ee1-83fb-61e2a56ea2fe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.417 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aec1d0b-51bf-4d9a-9534-041ed6a528c3/text'
15:50:40.417 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aec1d0b-51bf-4d9a-9534-041ed6a528c3/text'
15:50:40.422 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6aec1d0b-51bf-4d9a-9534-041ed6a528c3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.422 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.423 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.423 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70efd70a-92d8-4460-9e84-088ef150e827/text'
15:50:40.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70efd70a-92d8-4460-9e84-088ef150e827/text'
15:50:40.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70efd70a-92d8-4460-9e84-088ef150e827/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.439 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3758b209-4e5f-431e-a034-93de84842853/text'
15:50:40.439 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3758b209-4e5f-431e-a034-93de84842853/text'
15:50:40.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3758b209-4e5f-431e-a034-93de84842853/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.449 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.449 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element'
15:50:40.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469a9123-1f92-444f-9338-01fd81c9e675/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.457 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.457 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.469 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.469 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.475 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.475 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.475 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e669ad6-60ee-45b3-bb89-98e7454630f6/text'
15:50:40.475 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e669ad6-60ee-45b3-bb89-98e7454630f6/text'
15:50:40.479 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e669ad6-60ee-45b3-bb89-98e7454630f6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.479 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.480 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.480 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7462f115-9873-44b2-b8e9-d602b9fd205f/text'
15:50:40.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7462f115-9873-44b2-b8e9-d602b9fd205f/text'
15:50:40.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7462f115-9873-44b2-b8e9-d602b9fd205f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.497 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ba8006d-1d8b-431d-be2d-b4b7313ac305/text'
15:50:40.497 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ba8006d-1d8b-431d-be2d-b4b7313ac305/text'
15:50:40.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ba8006d-1d8b-431d-be2d-b4b7313ac305/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.507 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.508 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c09d5c61-bee4-412e-8aa0-b0ace1243497/text'
15:50:40.508 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c09d5c61-bee4-412e-8aa0-b0ace1243497/text'
15:50:40.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c09d5c61-bee4-412e-8aa0-b0ace1243497/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.513 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.513 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.519 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.519 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.519 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe6d898d-34e4-4f6c-b08b-a27195a0d8da/text'
15:50:40.519 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe6d898d-34e4-4f6c-b08b-a27195a0d8da/text'
15:50:40.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe6d898d-34e4-4f6c-b08b-a27195a0d8da/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element'
15:50:40.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2e0d65b-8ca6-4844-b3f5-87b317aec145/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.534 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.534 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.546 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41d6d31e-dd37-4819-886d-0fa2aff096c7/text'
15:50:40.551 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41d6d31e-dd37-4819-886d-0fa2aff096c7/text'
15:50:40.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41d6d31e-dd37-4819-886d-0fa2aff096c7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.557 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.557 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.562 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7aa6d3d7-390c-447d-9bd7-df30706543e9/text'
15:50:40.562 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7aa6d3d7-390c-447d-9bd7-df30706543e9/text'
15:50:40.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7aa6d3d7-390c-447d-9bd7-df30706543e9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.572 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f5e05cc-20d1-4b43-86fb-78001883b47f/text'
15:50:40.572 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f5e05cc-20d1-4b43-86fb-78001883b47f/text'
15:50:40.576 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f5e05cc-20d1-4b43-86fb-78001883b47f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.577 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.577 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.582 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.582 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.582 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/660b44b4-bf68-49f8-9379-9511ef281ebf/text'
15:50:40.582 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/660b44b4-bf68-49f8-9379-9511ef281ebf/text'
15:50:40.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/660b44b4-bf68-49f8-9379-9511ef281ebf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.593 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c8d4971-6c2c-411f-8d2f-afb2ce18f01d/text'
15:50:40.593 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c8d4971-6c2c-411f-8d2f-afb2ce18f01d/text'
15:50:40.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c8d4971-6c2c-411f-8d2f-afb2ce18f01d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element'
15:50:40.607 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c6a1a8a-fa0e-467f-8811-ba641d705bcf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.610 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.610 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.629 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.629 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.629 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34963e1c-ef8f-4e7a-b613-af8ddae40697/text'
15:50:40.629 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34963e1c-ef8f-4e7a-b613-af8ddae40697/text'
15:50:40.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34963e1c-ef8f-4e7a-b613-af8ddae40697/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.634 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.634 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.640 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1eddc6cd-23b0-445e-9724-62ebd7841fba/text'
15:50:40.640 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1eddc6cd-23b0-445e-9724-62ebd7841fba/text'
15:50:40.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1eddc6cd-23b0-445e-9724-62ebd7841fba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.645 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.645 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c381575-3871-4cd9-a1e1-3253adbb9b73/text'
15:50:40.651 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c381575-3871-4cd9-a1e1-3253adbb9b73/text'
15:50:40.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c381575-3871-4cd9-a1e1-3253adbb9b73/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.661 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6be251f0-0951-4310-975b-963eb5664f62/text'
15:50:40.661 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6be251f0-0951-4310-975b-963eb5664f62/text'
15:50:40.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6be251f0-0951-4310-975b-963eb5664f62/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/891a2ab3-3daa-4ee7-8f6b-e959aa5c8a29/text'
15:50:40.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/891a2ab3-3daa-4ee7-8f6b-e959aa5c8a29/text'
15:50:40.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/891a2ab3-3daa-4ee7-8f6b-e959aa5c8a29/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.679 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.679 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element'
15:50:40.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d445a3-ebfa-4c42-bd87-79b47d43d719/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.686 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.687 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.699 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.699 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.704 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.705 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/632103a9-6f35-4c09-85da-dab02493d10a/text'
15:50:40.705 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/632103a9-6f35-4c09-85da-dab02493d10a/text'
15:50:40.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/632103a9-6f35-4c09-85da-dab02493d10a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd9a0e3c-f00d-4a1b-a576-644c37c85ca6/text'
15:50:40.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd9a0e3c-f00d-4a1b-a576-644c37c85ca6/text'
15:50:40.720 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd9a0e3c-f00d-4a1b-a576-644c37c85ca6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.721 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.726 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.726 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.727 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c466fd3-1429-42b0-9431-c4db6bff1ccc/text'
15:50:40.727 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c466fd3-1429-42b0-9431-c4db6bff1ccc/text'
15:50:40.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c466fd3-1429-42b0-9431-c4db6bff1ccc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.732 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.732 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.737 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/413a4abf-55b2-4fee-83b8-c443ec6d111f/text'
15:50:40.737 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/413a4abf-55b2-4fee-83b8-c443ec6d111f/text'
15:50:40.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/413a4abf-55b2-4fee-83b8-c443ec6d111f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.742 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.742 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.747 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.748 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d877f576-5765-47ed-88e2-1b7c83ebee06/text'
15:50:40.748 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d877f576-5765-47ed-88e2-1b7c83ebee06/text'
15:50:40.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d877f576-5765-47ed-88e2-1b7c83ebee06/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.756 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.756 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element'
15:50:40.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72c4b5e9-15e0-471a-afa7-9f5885b6fd24/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.763 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.763 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.776 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.776 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.776 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.776 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3034aeba-f489-461f-9448-ea9e9b220c12/text'
15:50:40.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3034aeba-f489-461f-9448-ea9e9b220c12/text'
15:50:40.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3034aeba-f489-461f-9448-ea9e9b220c12/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.793 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.793 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.793 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba1722d8-c518-458c-8ce4-eace46b0afff/text'
15:50:40.793 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba1722d8-c518-458c-8ce4-eace46b0afff/text'
15:50:40.797 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba1722d8-c518-458c-8ce4-eace46b0afff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.798 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.798 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.803 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0dbf1c5d-c28d-4297-a61d-6f6dba1a998a/text'
15:50:40.803 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0dbf1c5d-c28d-4297-a61d-6f6dba1a998a/text'
15:50:40.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0dbf1c5d-c28d-4297-a61d-6f6dba1a998a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.817 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6dcb6c8b-cf04-40a9-95db-f04881259b4b/text'
15:50:40.817 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6dcb6c8b-cf04-40a9-95db-f04881259b4b/text'
15:50:40.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6dcb6c8b-cf04-40a9-95db-f04881259b4b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.822 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.822 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1242dff-e81e-43b7-b4d6-6fac432fa51a/text'
15:50:40.828 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1242dff-e81e-43b7-b4d6-6fac432fa51a/text'
15:50:40.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1242dff-e81e-43b7-b4d6-6fac432fa51a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element'
15:50:40.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2163a0cf-250f-44d5-96c2-68a021204149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.842 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.842 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.857 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.857 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.862 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8af312bf-b7be-4e49-9039-1185b450cc05/text'
15:50:40.862 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8af312bf-b7be-4e49-9039-1185b450cc05/text'
15:50:40.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8af312bf-b7be-4e49-9039-1185b450cc05/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.866 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.866 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.871 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9db7c8a-e6bb-4b1d-b985-1fd57e9bb8b8/text'
15:50:40.871 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9db7c8a-e6bb-4b1d-b985-1fd57e9bb8b8/text'
15:50:40.875 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9db7c8a-e6bb-4b1d-b985-1fd57e9bb8b8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.875 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.876 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.876 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.881 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/625881ad-b629-4881-907d-a839800716e7/text'
15:50:40.881 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/625881ad-b629-4881-907d-a839800716e7/text'
15:50:40.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/625881ad-b629-4881-907d-a839800716e7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.886 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.886 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.891 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0272b9cc-6cd3-4374-8d3d-383c2a3925ca/text'
15:50:40.891 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0272b9cc-6cd3-4374-8d3d-383c2a3925ca/text'
15:50:40.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0272b9cc-6cd3-4374-8d3d-383c2a3925ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.898 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.898 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.907 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2686af1-cbc7-4427-8a90-465898c05ab7/text'
15:50:40.907 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2686af1-cbc7-4427-8a90-465898c05ab7/text'
15:50:40.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2686af1-cbc7-4427-8a90-465898c05ab7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.915 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.915 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element'
15:50:40.923 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0745cb7-ea36-49b1-877e-8dfde53a2f04/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.923 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.926 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.926 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:40.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.940 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.940 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab0e2d80-25e7-48c4-b5d0-42118401d105/text'
15:50:40.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab0e2d80-25e7-48c4-b5d0-42118401d105/text'
15:50:40.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab0e2d80-25e7-48c4-b5d0-42118401d105/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.956 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.956 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.957 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6d45964-ed36-4299-a443-fc44877a5afb/text'
15:50:40.957 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6d45964-ed36-4299-a443-fc44877a5afb/text'
15:50:40.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6d45964-ed36-4299-a443-fc44877a5afb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.962 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.962 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.967 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30b5f6d0-8ead-459d-924b-96aab4b8d7e7/text'
15:50:40.967 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30b5f6d0-8ead-459d-924b-96aab4b8d7e7/text'
15:50:40.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30b5f6d0-8ead-459d-924b-96aab4b8d7e7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.972 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.972 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.978 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e1416da-98ba-44fd-b9c6-325e690af5ae/text'
15:50:40.978 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e1416da-98ba-44fd-b9c6-325e690af5ae/text'
15:50:40.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e1416da-98ba-44fd-b9c6-325e690af5ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.983 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.983 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:40.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:40.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:40.991 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d0724b2-bc3d-4b7e-b77a-b41d0575efd1/text'
15:50:40.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d0724b2-bc3d-4b7e-b77a-b41d0575efd1/text'
15:50:41.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d0724b2-bc3d-4b7e-b77a-b41d0575efd1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:40 GMT

15:50:41.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.001 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:41.001 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element'
15:50:41.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2af4735-8b0b-49fd-bb6e-16a4ca6f1089/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.009 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.009 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.022 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.022 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.027 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.028 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5253e589-52ee-4c95-beb9-cebe5b8aa019/text'
15:50:41.028 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5253e589-52ee-4c95-beb9-cebe5b8aa019/text'
15:50:41.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5253e589-52ee-4c95-beb9-cebe5b8aa019/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.033 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.033 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.033 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72174f10-ffc4-4d24-b2f4-23376f66de57/text'
15:50:41.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72174f10-ffc4-4d24-b2f4-23376f66de57/text'
15:50:41.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72174f10-ffc4-4d24-b2f4-23376f66de57/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.053 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3059e014-6948-42bd-8ef1-9c8e343be895/text'
15:50:41.053 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3059e014-6948-42bd-8ef1-9c8e343be895/text'
15:50:41.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3059e014-6948-42bd-8ef1-9c8e343be895/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.061 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.061 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.069 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fae56d3-6234-4b54-ab23-085c6ab3762d/text'
15:50:41.069 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fae56d3-6234-4b54-ab23-085c6ab3762d/text'
15:50:41.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fae56d3-6234-4b54-ab23-085c6ab3762d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.075 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.075 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.082 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8fc2295-f0e9-442b-8f8d-cbfbf04e9369/text'
15:50:41.082 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8fc2295-f0e9-442b-8f8d-cbfbf04e9369/text'
15:50:41.091 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c8fc2295-f0e9-442b-8f8d-cbfbf04e9369/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.092 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.092 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element'
15:50:41.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52cf94f9-63f0-4968-99e4-07f1b6b76805/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.101 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.101 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.124 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.124 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.131 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.131 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.131 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/69a0e4df-963a-4b9a-bc92-274929c61d79/text'
15:50:41.131 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/69a0e4df-963a-4b9a-bc92-274929c61d79/text'
15:50:41.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/69a0e4df-963a-4b9a-bc92-274929c61d79/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.137 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.137 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.143 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef8adfc6-ca2c-4041-a3d0-c08483074da7/text'
15:50:41.144 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef8adfc6-ca2c-4041-a3d0-c08483074da7/text'
15:50:41.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef8adfc6-ca2c-4041-a3d0-c08483074da7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.149 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.149 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.158 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.158 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.158 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af3a4d96-24b4-45ba-a8b4-a1b00bd8886b/text'
15:50:41.158 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af3a4d96-24b4-45ba-a8b4-a1b00bd8886b/text'
15:50:41.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af3a4d96-24b4-45ba-a8b4-a1b00bd8886b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49000f37-9a9d-40e1-be01-fe6f7f6ec91f/text'
15:50:41.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49000f37-9a9d-40e1-be01-fe6f7f6ec91f/text'
15:50:41.176 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49000f37-9a9d-40e1-be01-fe6f7f6ec91f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.176 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.177 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.177 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.186 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc6bb969-678d-4a8b-820a-c0c86e6750cb/text'
15:50:41.186 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc6bb969-678d-4a8b-820a-c0c86e6750cb/text'
15:50:41.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc6bb969-678d-4a8b-820a-c0c86e6750cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element'
15:50:41.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e31c7013-ba04-46e4-92ac-3f627e33344c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.211 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.211 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55b39f4c-e59d-4b5e-826e-d18fc916d94f/text'
15:50:41.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55b39f4c-e59d-4b5e-826e-d18fc916d94f/text'
15:50:41.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55b39f4c-e59d-4b5e-826e-d18fc916d94f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.249 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.249 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.249 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4645ae-4a3b-42e8-95cd-bfb49fb29fff/text'
15:50:41.249 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4645ae-4a3b-42e8-95cd-bfb49fb29fff/text'
15:50:41.254 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4645ae-4a3b-42e8-95cd-bfb49fb29fff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.254 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.255 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.255 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.261 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1fd707-6927-495c-8322-3042e7acec30/text'
15:50:41.261 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1fd707-6927-495c-8322-3042e7acec30/text'
15:50:41.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b1fd707-6927-495c-8322-3042e7acec30/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.265 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.266 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a18ed84-677a-4477-8cd5-d5b5c181c7a0/text'
15:50:41.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a18ed84-677a-4477-8cd5-d5b5c181c7a0/text'
15:50:41.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a18ed84-677a-4477-8cd5-d5b5c181c7a0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.281 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.281 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1551770a-1d7f-45a3-a0fc-56f1bea78ceb/text'
15:50:41.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1551770a-1d7f-45a3-a0fc-56f1bea78ceb/text'
15:50:41.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1551770a-1d7f-45a3-a0fc-56f1bea78ceb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element'
15:50:41.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0091aa70-e218-4e1f-9364-f4e64f0fc842/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.295 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.295 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.309 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.309 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.314 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.314 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.314 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/88a69490-3f13-4cf3-ad35-69dbf40d4a70/text'
15:50:41.314 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/88a69490-3f13-4cf3-ad35-69dbf40d4a70/text'
15:50:41.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/88a69490-3f13-4cf3-ad35-69dbf40d4a70/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9be03235-a6ef-484b-9fd6-4dc44453f462/text'
15:50:41.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9be03235-a6ef-484b-9fd6-4dc44453f462/text'
15:50:41.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9be03235-a6ef-484b-9fd6-4dc44453f462/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.331 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.337 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.337 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.337 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32e909f6-fe8f-4f5e-9593-cb046eb66501/text'
15:50:41.337 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32e909f6-fe8f-4f5e-9593-cb046eb66501/text'
15:50:41.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32e909f6-fe8f-4f5e-9593-cb046eb66501/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.345 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.346 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.346 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.351 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.351 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.351 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90dde7a6-991c-4a2d-8bcd-56c28fb80342/text'
15:50:41.351 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90dde7a6-991c-4a2d-8bcd-56c28fb80342/text'
15:50:41.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90dde7a6-991c-4a2d-8bcd-56c28fb80342/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d2a09f1-3ac6-41fd-940e-ef18d4124b41/text'
15:50:41.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d2a09f1-3ac6-41fd-940e-ef18d4124b41/text'
15:50:41.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d2a09f1-3ac6-41fd-940e-ef18d4124b41/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.366 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.366 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.366 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element'
15:50:41.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13ea94a-ab8c-4682-bcd9-fe60ab146802/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.373 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.373 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.386 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c712d703-ba22-4b81-ac20-0437de857035/text'
15:50:41.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c712d703-ba22-4b81-ac20-0437de857035/text'
15:50:41.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c712d703-ba22-4b81-ac20-0437de857035/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2c0d022-5b29-4a69-872a-ad32466365bc/text'
15:50:41.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2c0d022-5b29-4a69-872a-ad32466365bc/text'
15:50:41.407 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2c0d022-5b29-4a69-872a-ad32466365bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.407 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.407 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.408 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.413 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3074b99c-fd22-45d4-a993-d0797d973187/text'
15:50:41.413 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3074b99c-fd22-45d4-a993-d0797d973187/text'
15:50:41.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3074b99c-fd22-45d4-a993-d0797d973187/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.423 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/39f994ab-2e1f-4de4-928e-97e616618adc/text'
15:50:41.424 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/39f994ab-2e1f-4de4-928e-97e616618adc/text'
15:50:41.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/39f994ab-2e1f-4de4-928e-97e616618adc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.429 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.429 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.434 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a4c28dc-b3a4-402a-94ea-d0181017c308/text'
15:50:41.434 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a4c28dc-b3a4-402a-94ea-d0181017c308/text'
15:50:41.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7a4c28dc-b3a4-402a-94ea-d0181017c308/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.443 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.443 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element'
15:50:41.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d4a05ea-da60-48db-a872-35cba0bc5f62/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.450 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.450 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.470 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b3c3c2-636c-498d-b04c-36692dc0dd3f/text'
15:50:41.470 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b3c3c2-636c-498d-b04c-36692dc0dd3f/text'
15:50:41.474 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24b3c3c2-636c-498d-b04c-36692dc0dd3f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.475 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.475 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.475 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9961c50-cd38-4f0e-b7e6-e25ee6b702be/text'
15:50:41.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9961c50-cd38-4f0e-b7e6-e25ee6b702be/text'
15:50:41.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9961c50-cd38-4f0e-b7e6-e25ee6b702be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.485 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.485 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.490 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa710b62-49a6-4222-8f27-6333f35cd6a1/text'
15:50:41.490 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa710b62-49a6-4222-8f27-6333f35cd6a1/text'
15:50:41.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa710b62-49a6-4222-8f27-6333f35cd6a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.495 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.495 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.500 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d368260c-c0d5-49e0-b5fc-61e7640a5e77/text'
15:50:41.500 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d368260c-c0d5-49e0-b5fc-61e7640a5e77/text'
15:50:41.505 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d368260c-c0d5-49e0-b5fc-61e7640a5e77/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.505 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.505 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.505 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.510 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ae64689-8858-4af3-9d65-8d1bb529392e/text'
15:50:41.510 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ae64689-8858-4af3-9d65-8d1bb529392e/text'
15:50:41.519 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9ae64689-8858-4af3-9d65-8d1bb529392e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.519 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.519 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.519 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element'
15:50:41.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aabe625-d82f-45e9-adfb-4b6de0824210/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.527 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.527 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.545 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e4e8f1d-f298-478c-898a-1248c6fbca37/text'
15:50:41.545 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e4e8f1d-f298-478c-898a-1248c6fbca37/text'
15:50:41.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e4e8f1d-f298-478c-898a-1248c6fbca37/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.551 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.551 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e18cc0e-8782-4770-aabc-802e47512802/text'
15:50:41.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e18cc0e-8782-4770-aabc-802e47512802/text'
15:50:41.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e18cc0e-8782-4770-aabc-802e47512802/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.562 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.562 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5239a5df-261c-4a1a-bf1b-23803d17b37a/text'
15:50:41.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5239a5df-261c-4a1a-bf1b-23803d17b37a/text'
15:50:41.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5239a5df-261c-4a1a-bf1b-23803d17b37a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.572 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.572 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.577 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/617c9d48-0999-4003-9d93-a9abed783d10/text'
15:50:41.577 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/617c9d48-0999-4003-9d93-a9abed783d10/text'
15:50:41.582 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/617c9d48-0999-4003-9d93-a9abed783d10/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.582 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.583 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.583 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.588 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3157311-2514-4782-8087-5b33d969faa1/text'
15:50:41.588 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3157311-2514-4782-8087-5b33d969faa1/text'
15:50:41.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3157311-2514-4782-8087-5b33d969faa1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.596 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.596 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element'
15:50:41.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dac1cce2-9719-4fe0-9f82-2d04cb09873e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.603 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.603 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.621 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.621 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.622 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62660354-bc55-4390-86cd-10281ed42e1c/text'
15:50:41.622 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62660354-bc55-4390-86cd-10281ed42e1c/text'
15:50:41.626 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62660354-bc55-4390-86cd-10281ed42e1c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.626 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.626 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.626 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.632 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3df2d0bc-d373-4ea5-a32b-450926fe7e7b/text'
15:50:41.632 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3df2d0bc-d373-4ea5-a32b-450926fe7e7b/text'
15:50:41.636 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3df2d0bc-d373-4ea5-a32b-450926fe7e7b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.636 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.637 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.637 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.644 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0b1cffd-2066-40ee-9534-b4cd4383a4a7/text'
15:50:41.644 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0b1cffd-2066-40ee-9534-b4cd4383a4a7/text'
15:50:41.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0b1cffd-2066-40ee-9534-b4cd4383a4a7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.649 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.649 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.654 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a484e5c-8e54-420c-9a1e-5fdbcc93dd0a/text'
15:50:41.654 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a484e5c-8e54-420c-9a1e-5fdbcc93dd0a/text'
15:50:41.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a484e5c-8e54-420c-9a1e-5fdbcc93dd0a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0c2e9d9-f71f-4c36-99b7-30cfce797c90/text'
15:50:41.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0c2e9d9-f71f-4c36-99b7-30cfce797c90/text'
15:50:41.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0c2e9d9-f71f-4c36-99b7-30cfce797c90/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element'
15:50:41.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07f347a5-da80-4d3b-872b-a3669656b718/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.679 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.679 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.691 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.691 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.697 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/419f25cb-5680-4b7f-9e49-06044a49a52e/text'
15:50:41.697 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/419f25cb-5680-4b7f-9e49-06044a49a52e/text'
15:50:41.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/419f25cb-5680-4b7f-9e49-06044a49a52e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.702 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.709 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.709 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b5477691-9a21-4225-8f4d-f16d627e299b/text'
15:50:41.709 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b5477691-9a21-4225-8f4d-f16d627e299b/text'
15:50:41.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b5477691-9a21-4225-8f4d-f16d627e299b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.713 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.714 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.718 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.719 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99097334-ad48-44e2-9e97-1b22f66bcb46/text'
15:50:41.719 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99097334-ad48-44e2-9e97-1b22f66bcb46/text'
15:50:41.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99097334-ad48-44e2-9e97-1b22f66bcb46/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e467e2b-de31-4c28-aaaf-04dd8e27d041/text'
15:50:41.730 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e467e2b-de31-4c28-aaaf-04dd8e27d041/text'
15:50:41.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e467e2b-de31-4c28-aaaf-04dd8e27d041/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.735 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.735 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.740 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eccb84bb-1105-4fac-a4fa-d0a894d03f28/text'
15:50:41.740 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eccb84bb-1105-4fac-a4fa-d0a894d03f28/text'
15:50:41.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eccb84bb-1105-4fac-a4fa-d0a894d03f28/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.745 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element'
15:50:41.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/798aebdb-982b-4066-b327-256efc1d6feb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.753 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.753 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.768 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0611a42-f969-49d6-80d7-45ae64183cce/text'
15:50:41.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0611a42-f969-49d6-80d7-45ae64183cce/text'
15:50:41.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0611a42-f969-49d6-80d7-45ae64183cce/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.782 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.782 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.788 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d8acd21c-fa1b-496d-8dc6-e32d72271fb2/text'
15:50:41.788 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d8acd21c-fa1b-496d-8dc6-e32d72271fb2/text'
15:50:41.792 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d8acd21c-fa1b-496d-8dc6-e32d72271fb2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.793 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.794 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.794 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.804 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe67ca2-996a-4e92-b6f2-9582a829e0f3/text'
15:50:41.804 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe67ca2-996a-4e92-b6f2-9582a829e0f3/text'
15:50:41.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe67ca2-996a-4e92-b6f2-9582a829e0f3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.818 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1aa13f98-8d89-4988-8c96-da2cf21fc990/text'
15:50:41.818 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1aa13f98-8d89-4988-8c96-da2cf21fc990/text'
15:50:41.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1aa13f98-8d89-4988-8c96-da2cf21fc990/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.824 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.824 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.831 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ef964c8-ffe4-4683-bd7e-878278fef7db/text'
15:50:41.831 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ef964c8-ffe4-4683-bd7e-878278fef7db/text'
15:50:41.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ef964c8-ffe4-4683-bd7e-878278fef7db/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element'
15:50:41.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/535d474f-f912-496a-bb98-85c3ff7e97ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.848 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.848 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.862 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.862 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.867 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a7df2fb-4745-47da-a72e-1b1b6f61d191/text'
15:50:41.867 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a7df2fb-4745-47da-a72e-1b1b6f61d191/text'
15:50:41.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a7df2fb-4745-47da-a72e-1b1b6f61d191/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.873 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.879 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c2b718e-ade1-404a-9f55-30c0690a87e7/text'
15:50:41.879 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c2b718e-ade1-404a-9f55-30c0690a87e7/text'
15:50:41.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c2b718e-ade1-404a-9f55-30c0690a87e7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.884 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.884 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.884 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.890 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.891 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/516ed24e-02e2-4b96-befd-b74ff7b083f5/text'
15:50:41.891 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/516ed24e-02e2-4b96-befd-b74ff7b083f5/text'
15:50:41.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/516ed24e-02e2-4b96-befd-b74ff7b083f5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.898 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.899 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.907 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.907 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.908 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6f60612-909e-4173-a560-6ab6a6ef0097/text'
15:50:41.908 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6f60612-909e-4173-a560-6ab6a6ef0097/text'
15:50:41.912 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6f60612-909e-4173-a560-6ab6a6ef0097/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.913 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.913 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.913 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.920 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.920 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.920 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d970dcaf-340d-4d86-a082-09a67c8581cf/text'
15:50:41.920 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d970dcaf-340d-4d86-a082-09a67c8581cf/text'
15:50:41.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d970dcaf-340d-4d86-a082-09a67c8581cf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.929 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element'
15:50:41.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c56fa75-11cb-4797-9051-cbfabf635de7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.938 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.938 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:41.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.952 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.952 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.958 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dce16ba4-6e1f-4bbc-9561-a99bb54aa9b4/text'
15:50:41.958 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dce16ba4-6e1f-4bbc-9561-a99bb54aa9b4/text'
15:50:41.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dce16ba4-6e1f-4bbc-9561-a99bb54aa9b4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.964 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.964 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.971 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d9aad0c-167e-43c0-8fef-33524651cbf6/text'
15:50:41.971 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d9aad0c-167e-43c0-8fef-33524651cbf6/text'
15:50:41.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d9aad0c-167e-43c0-8fef-33524651cbf6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.984 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed2a6976-c31b-4849-8bd5-92577688d160/text'
15:50:41.984 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed2a6976-c31b-4849-8bd5-92577688d160/text'
15:50:41.988 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed2a6976-c31b-4849-8bd5-92577688d160/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.988 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.994 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ac5c865-f889-4d03-80b6-cf68cf9d6688/text'
15:50:41.994 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ac5c865-f889-4d03-80b6-cf68cf9d6688/text'
15:50:41.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ac5c865-f889-4d03-80b6-cf68cf9d6688/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:41 GMT

15:50:41.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:41.999 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:41.999 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:42.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.005 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bee7698f-9dc3-447e-9b5e-d802f29fe42d/text'
15:50:42.005 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bee7698f-9dc3-447e-9b5e-d802f29fe42d/text'
15:50:42.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bee7698f-9dc3-447e-9b5e-d802f29fe42d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.020 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:42.020 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element'
15:50:42.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18ad13fa-53e1-4c56-b463-1d78381d32fb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.028 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:42.028 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:42.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.048 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf7685e1-fd35-4a06-b147-5794f967a609/text'
15:50:42.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf7685e1-fd35-4a06-b147-5794f967a609/text'
15:50:42.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf7685e1-fd35-4a06-b147-5794f967a609/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.054 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.054 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.061 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aa762af-741a-476c-a14a-f8bb54b58812/text'
15:50:42.061 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aa762af-741a-476c-a14a-f8bb54b58812/text'
15:50:42.064 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5aa762af-741a-476c-a14a-f8bb54b58812/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.065 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.065 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.071 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.071 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.071 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d2514c6-0d7d-4d64-a770-e69606d51b33/text'
15:50:42.071 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d2514c6-0d7d-4d64-a770-e69606d51b33/text'
15:50:42.076 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d2514c6-0d7d-4d64-a770-e69606d51b33/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.076 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.077 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.077 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.083 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8a5c24e-0429-47a0-b675-e77bedbed462/text'
15:50:42.083 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8a5c24e-0429-47a0-b675-e77bedbed462/text'
15:50:42.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8a5c24e-0429-47a0-b675-e77bedbed462/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.089 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.090 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.095 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.095 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.096 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f325941-0241-4636-b699-c2830ea61296/text'
15:50:42.096 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f325941-0241-4636-b699-c2830ea61296/text'
15:50:42.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f325941-0241-4636-b699-c2830ea61296/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element'
15:50:42.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a405b6-71ef-4935-b316-a9d676700273/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.114 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:42.114 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:42.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.135 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44df2f23-8b3a-4631-8530-562af1cd1dea/text'
15:50:42.135 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44df2f23-8b3a-4631-8530-562af1cd1dea/text'
15:50:42.144 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44df2f23-8b3a-4631-8530-562af1cd1dea/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.144 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.150 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27cd97a7-fe56-4aad-a573-85df98a47d3a/text'
15:50:42.150 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27cd97a7-fe56-4aad-a573-85df98a47d3a/text'
15:50:42.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27cd97a7-fe56-4aad-a573-85df98a47d3a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.156 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.156 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.163 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6df7314-d3fc-4f50-b9ea-a66858ef39db/text'
15:50:42.163 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6df7314-d3fc-4f50-b9ea-a66858ef39db/text'
15:50:42.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6df7314-d3fc-4f50-b9ea-a66858ef39db/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.169 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.169 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.175 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5d4e270-f38c-47b3-90f5-06096b0952bc/text'
15:50:42.175 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5d4e270-f38c-47b3-90f5-06096b0952bc/text'
15:50:42.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5d4e270-f38c-47b3-90f5-06096b0952bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.181 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.181 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.189 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/53a2e9da-c7e7-4e61-8f87-11757ba71547/text'
15:50:42.189 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/53a2e9da-c7e7-4e61-8f87-11757ba71547/text'
15:50:42.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/53a2e9da-c7e7-4e61-8f87-11757ba71547/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element'
15:50:42.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e61ce2b-1be0-4aae-923d-72639c3ccf17/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.213 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:42.213 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:42.230 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.230 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.232 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:42.232 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:42.246 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 45
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.246 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.247 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e2e0329-35d4-47e5-9a94-a335d84dcc8f/click'
15:50:42.247 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e2e0329-35d4-47e5-9a94-a335d84dcc8f/click'
15:50:42.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e2e0329-35d4-47e5-9a94-a335d84dcc8f/click HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 50
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:42.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:42.955 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:42.955 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:43.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 4514
date: Thu, 25 Jun 2020 12:50:42 GMT

15:50:43.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.101 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.101 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.108 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/73acadd7-e893-41c8-b843-e74bfff36d14/text'
15:50:43.108 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/73acadd7-e893-41c8-b843-e74bfff36d14/text'
15:50:43.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/73acadd7-e893-41c8-b843-e74bfff36d14/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.125 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2eb3433-2f53-43cb-ba98-c0935b6896dd/text'
15:50:43.125 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2eb3433-2f53-43cb-ba98-c0935b6896dd/text'
15:50:43.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2eb3433-2f53-43cb-ba98-c0935b6896dd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.137 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/854192e2-f884-429b-8bbc-7a8885c8a2d2/text'
15:50:43.137 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/854192e2-f884-429b-8bbc-7a8885c8a2d2/text'
15:50:43.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/854192e2-f884-429b-8bbc-7a8885c8a2d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.142 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.142 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.149 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f65874ca-de8e-4e30-87cc-5c499133f362/text'
15:50:43.149 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f65874ca-de8e-4e30-87cc-5c499133f362/text'
15:50:43.153 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f65874ca-de8e-4e30-87cc-5c499133f362/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.154 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.154 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.154 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.160 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.160 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.161 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ccb550-e1a9-415e-a8f4-03c0371ffc7a/text'
15:50:43.161 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ccb550-e1a9-415e-a8f4-03c0371ffc7a/text'
15:50:43.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ccb550-e1a9-415e-a8f4-03c0371ffc7a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element'
15:50:43.173 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7df358e-04a0-4377-80dd-13e96903d740/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.173 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.176 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.176 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.190 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.190 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.195 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a81f1764-1a1b-435e-a566-b2731fb39d89/text'
15:50:43.196 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a81f1764-1a1b-435e-a566-b2731fb39d89/text'
15:50:43.200 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a81f1764-1a1b-435e-a566-b2731fb39d89/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.200 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.200 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.200 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.206 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.206 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.206 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf8c7daf-bc6e-4de4-b40c-f2844dd86930/text'
15:50:43.206 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf8c7daf-bc6e-4de4-b40c-f2844dd86930/text'
15:50:43.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf8c7daf-bc6e-4de4-b40c-f2844dd86930/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.212 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.212 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.218 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.218 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.219 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/17871402-a9ec-439f-952e-076e94b2ac88/text'
15:50:43.219 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/17871402-a9ec-439f-952e-076e94b2ac88/text'
15:50:43.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/17871402-a9ec-439f-952e-076e94b2ac88/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.224 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.224 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.230 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1c60cbc-5e30-40ab-9254-7e692ec3f1f9/text'
15:50:43.230 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1c60cbc-5e30-40ab-9254-7e692ec3f1f9/text'
15:50:43.234 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1c60cbc-5e30-40ab-9254-7e692ec3f1f9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.234 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/285bf6e6-3ed5-4b87-a523-263f60e1a1e5/text'
15:50:43.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/285bf6e6-3ed5-4b87-a523-263f60e1a1e5/text'
15:50:43.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/285bf6e6-3ed5-4b87-a523-263f60e1a1e5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.248 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.248 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element'
15:50:43.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2edd0168-7b18-4681-b6f9-9c6ee7d171e0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.256 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.256 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.268 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.268 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.268 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.269 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.274 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.274 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.274 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99db12e6-524d-4514-8e45-be20d011360f/text'
15:50:43.274 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99db12e6-524d-4514-8e45-be20d011360f/text'
15:50:43.279 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99db12e6-524d-4514-8e45-be20d011360f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.279 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.280 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.280 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.285 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b157290a-deef-490e-bf53-ec3d927542da/text'
15:50:43.285 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b157290a-deef-490e-bf53-ec3d927542da/text'
15:50:43.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b157290a-deef-490e-bf53-ec3d927542da/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.291 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.291 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.296 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.296 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.296 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9632af9d-a52a-47e0-9fb8-fb1961938660/text'
15:50:43.296 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9632af9d-a52a-47e0-9fb8-fb1961938660/text'
15:50:43.301 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9632af9d-a52a-47e0-9fb8-fb1961938660/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.301 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.302 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.302 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.311 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2d7d3fa-e9cf-4ef7-8063-de2dbcfec18f/text'
15:50:43.311 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2d7d3fa-e9cf-4ef7-8063-de2dbcfec18f/text'
15:50:43.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2d7d3fa-e9cf-4ef7-8063-de2dbcfec18f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.318 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.318 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.325 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.325 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.325 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d9cd6ab-4918-42eb-8685-5b19c1453d79/text'
15:50:43.325 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d9cd6ab-4918-42eb-8685-5b19c1453d79/text'
15:50:43.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d9cd6ab-4918-42eb-8685-5b19c1453d79/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element'
15:50:43.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47750c58-bdb2-42ba-b423-d95503f569c0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.342 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.342 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.356 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.356 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.357 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.357 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.364 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.365 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b765c87-69dd-471d-9235-634f908c0bc7/text'
15:50:43.365 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b765c87-69dd-471d-9235-634f908c0bc7/text'
15:50:43.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b765c87-69dd-471d-9235-634f908c0bc7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.371 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.371 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.377 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.377 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.377 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cac1974-8a60-47cc-b177-1b25afd7626a/text'
15:50:43.377 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cac1974-8a60-47cc-b177-1b25afd7626a/text'
15:50:43.381 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8cac1974-8a60-47cc-b177-1b25afd7626a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.381 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.382 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.382 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.388 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d60c7549-5359-41aa-88d6-d6b83415a614/text'
15:50:43.389 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d60c7549-5359-41aa-88d6-d6b83415a614/text'
15:50:43.393 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d60c7549-5359-41aa-88d6-d6b83415a614/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.393 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.394 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.394 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.400 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb86922b-5f09-4cbb-8f33-da8e546d5f8d/text'
15:50:43.400 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb86922b-5f09-4cbb-8f33-da8e546d5f8d/text'
15:50:43.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb86922b-5f09-4cbb-8f33-da8e546d5f8d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.406 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.406 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.412 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2abc820c-485f-48d6-b5b2-d0af7d6f406d/text'
15:50:43.412 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2abc820c-485f-48d6-b5b2-d0af7d6f406d/text'
15:50:43.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2abc820c-485f-48d6-b5b2-d0af7d6f406d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.425 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.425 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element'
15:50:43.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1694a5f0-effe-4b50-a5d3-9437bf736e0e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.435 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.435 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.451 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.451 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.457 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1876d6c-38e3-4b94-814c-e6169a9bfe4f/text'
15:50:43.457 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1876d6c-38e3-4b94-814c-e6169a9bfe4f/text'
15:50:43.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d1876d6c-38e3-4b94-814c-e6169a9bfe4f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.462 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.462 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.468 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.468 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc02246b-518a-4f64-bbfd-1fc12cfe7503/text'
15:50:43.468 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc02246b-518a-4f64-bbfd-1fc12cfe7503/text'
15:50:43.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc02246b-518a-4f64-bbfd-1fc12cfe7503/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.474 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.479 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.479 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/470855d4-81e6-4b00-9d62-afcf9851e124/text'
15:50:43.480 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/470855d4-81e6-4b00-9d62-afcf9851e124/text'
15:50:43.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/470855d4-81e6-4b00-9d62-afcf9851e124/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.486 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.486 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.494 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24025206-f3fb-4b64-9f46-5ce285d842d8/text'
15:50:43.494 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24025206-f3fb-4b64-9f46-5ce285d842d8/text'
15:50:43.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24025206-f3fb-4b64-9f46-5ce285d842d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.507 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f3ce60b-5189-4c0d-b674-cd1116409373/text'
15:50:43.507 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f3ce60b-5189-4c0d-b674-cd1116409373/text'
15:50:43.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f3ce60b-5189-4c0d-b674-cd1116409373/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.514 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.515 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.515 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element'
15:50:43.522 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e32d3166-f973-488f-8161-3a3928521ba3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.523 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.525 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.525 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1cd4655-e043-4011-909e-cb0e9ad1701f/text'
15:50:43.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1cd4655-e043-4011-909e-cb0e9ad1701f/text'
15:50:43.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1cd4655-e043-4011-909e-cb0e9ad1701f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.552 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.552 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.552 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.558 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f42d1bb-ed33-409a-8509-9a26db3daf0a/text'
15:50:43.558 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f42d1bb-ed33-409a-8509-9a26db3daf0a/text'
15:50:43.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f42d1bb-ed33-409a-8509-9a26db3daf0a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.563 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.563 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/262ca0b5-7f87-44ec-8d54-8aa78f06c97a/text'
15:50:43.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/262ca0b5-7f87-44ec-8d54-8aa78f06c97a/text'
15:50:43.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/262ca0b5-7f87-44ec-8d54-8aa78f06c97a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.573 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.573 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/edca1bd5-204c-4a34-b31a-5e5bc29a6949/text'
15:50:43.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/edca1bd5-204c-4a34-b31a-5e5bc29a6949/text'
15:50:43.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/edca1bd5-204c-4a34-b31a-5e5bc29a6949/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.593 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f19781-5b7f-4336-abdb-ac8da8539815/text'
15:50:43.593 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f19781-5b7f-4336-abdb-ac8da8539815/text'
15:50:43.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f19781-5b7f-4336-abdb-ac8da8539815/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element'
15:50:43.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5ff6fec-13aa-4309-975d-4319cd8242d6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.608 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.608 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.622 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.622 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.628 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2a66d0b-5ee3-4f01-a3f9-8d51e9610cdd/text'
15:50:43.628 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2a66d0b-5ee3-4f01-a3f9-8d51e9610cdd/text'
15:50:43.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2a66d0b-5ee3-4f01-a3f9-8d51e9610cdd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.632 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.632 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.638 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.638 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.638 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89a58525-c68b-4ab3-98c5-b9300df05583/text'
15:50:43.638 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89a58525-c68b-4ab3-98c5-b9300df05583/text'
15:50:43.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89a58525-c68b-4ab3-98c5-b9300df05583/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.644 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.644 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.650 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af39da63-cfa1-4d10-93ce-790ce6a9a5ef/text'
15:50:43.650 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af39da63-cfa1-4d10-93ce-790ce6a9a5ef/text'
15:50:43.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/af39da63-cfa1-4d10-93ce-790ce6a9a5ef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.655 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.655 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.661 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.661 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce8ed785-c6d3-4425-88f9-bc15eb7da1bd/text'
15:50:43.661 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce8ed785-c6d3-4425-88f9-bc15eb7da1bd/text'
15:50:43.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce8ed785-c6d3-4425-88f9-bc15eb7da1bd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.666 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.666 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f307a781-6e7d-4c18-a182-b95f2ae44da9/text'
15:50:43.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f307a781-6e7d-4c18-a182-b95f2ae44da9/text'
15:50:43.680 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f307a781-6e7d-4c18-a182-b95f2ae44da9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.680 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element'
15:50:43.687 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db2ec3f8-735f-4b27-9d8a-0e464e0d475f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.687 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.690 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.690 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.704 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.704 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.709 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.709 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e1df2d2-b802-4af2-9b9c-973620bf3654/text'
15:50:43.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e1df2d2-b802-4af2-9b9c-973620bf3654/text'
15:50:43.714 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e1df2d2-b802-4af2-9b9c-973620bf3654/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.714 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.715 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.715 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.720 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.720 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.720 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1c7d6f3-f326-41ac-af60-b3780debc262/text'
15:50:43.720 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1c7d6f3-f326-41ac-af60-b3780debc262/text'
15:50:43.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1c7d6f3-f326-41ac-af60-b3780debc262/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.725 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.731 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e6b4154-e0ff-4458-ab5a-a20d4f69e4bc/text'
15:50:43.731 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e6b4154-e0ff-4458-ab5a-a20d4f69e4bc/text'
15:50:43.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e6b4154-e0ff-4458-ab5a-a20d4f69e4bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.736 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dea7327-9079-4f9c-ae09-607cd56ac314/text'
15:50:43.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dea7327-9079-4f9c-ae09-607cd56ac314/text'
15:50:43.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1dea7327-9079-4f9c-ae09-607cd56ac314/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.751 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd493816-fd8b-4527-a4e8-21f2840fe845/text'
15:50:43.751 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd493816-fd8b-4527-a4e8-21f2840fe845/text'
15:50:43.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd493816-fd8b-4527-a4e8-21f2840fe845/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.759 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.759 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element'
15:50:43.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83c08ee0-1dfc-4ce1-9c6d-a570b251e2d3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.767 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.767 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.780 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.781 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.786 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a50c937-3c98-4b3a-986a-0cf1f3238149/text'
15:50:43.786 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a50c937-3c98-4b3a-986a-0cf1f3238149/text'
15:50:43.790 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a50c937-3c98-4b3a-986a-0cf1f3238149/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.790 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.790 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.791 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef1b30c2-850d-4706-ab15-76e6c9be2daa/text'
15:50:43.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef1b30c2-850d-4706-ab15-76e6c9be2daa/text'
15:50:43.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef1b30c2-850d-4706-ab15-76e6c9be2daa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.806 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56c02e1-61da-4586-94c6-949b452988dd/text'
15:50:43.806 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56c02e1-61da-4586-94c6-949b452988dd/text'
15:50:43.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56c02e1-61da-4586-94c6-949b452988dd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.815 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.815 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.815 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee29d0e-6a49-4802-8518-fe61079d87a6/text'
15:50:43.815 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee29d0e-6a49-4802-8518-fe61079d87a6/text'
15:50:43.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee29d0e-6a49-4802-8518-fe61079d87a6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.821 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.827 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6530b5d-d8a3-4ab6-9bd9-e0e0f8a0480e/text'
15:50:43.827 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6530b5d-d8a3-4ab6-9bd9-e0e0f8a0480e/text'
15:50:43.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6530b5d-d8a3-4ab6-9bd9-e0e0f8a0480e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element'
15:50:43.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15e05700-f3f4-41f6-9d67-80fa8f9c3ba0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.842 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.842 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.854 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.855 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.855 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.862 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e81cf98f-8c13-4731-8f96-79554300cd4b/text'
15:50:43.862 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e81cf98f-8c13-4731-8f96-79554300cd4b/text'
15:50:43.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e81cf98f-8c13-4731-8f96-79554300cd4b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.896 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.896 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.909 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.909 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.909 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23289b66-c512-466c-abac-0807e846b102/text'
15:50:43.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23289b66-c512-466c-abac-0807e846b102/text'
15:50:43.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23289b66-c512-466c-abac-0807e846b102/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.917 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.924 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.924 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.924 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e90a2c56-3267-411c-85bd-932995625c6b/text'
15:50:43.924 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e90a2c56-3267-411c-85bd-932995625c6b/text'
15:50:43.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e90a2c56-3267-411c-85bd-932995625c6b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.936 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.936 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.937 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4731fad8-d597-4e2d-b8ac-0a418024096d/text'
15:50:43.937 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4731fad8-d597-4e2d-b8ac-0a418024096d/text'
15:50:43.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4731fad8-d597-4e2d-b8ac-0a418024096d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.949 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.949 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3345db07-e7d0-47ad-a04e-9e202ed5fbbe/text'
15:50:43.955 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3345db07-e7d0-47ad-a04e-9e202ed5fbbe/text'
15:50:43.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3345db07-e7d0-47ad-a04e-9e202ed5fbbe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.964 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.964 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element'
15:50:43.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff9242e4-ce8d-4133-a37a-68d3d4db0a3c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.973 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.973 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:43.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.988 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:43.988 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:43.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.993 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2217d431-5301-4a9a-bf83-839ddcd0612b/text'
15:50:43.993 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2217d431-5301-4a9a-bf83-839ddcd0612b/text'
15:50:43.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2217d431-5301-4a9a-bf83-839ddcd0612b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:43.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:43.999 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:43.999 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:43 GMT

15:50:44.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.005 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/810faca0-929d-4b9c-a19c-fd6656e5b2f1/text'
15:50:44.005 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/810faca0-929d-4b9c-a19c-fd6656e5b2f1/text'
15:50:44.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/810faca0-929d-4b9c-a19c-fd6656e5b2f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.010 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.010 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.016 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.016 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.016 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cdb1010-b67a-4c6d-a2b6-94f241add284/text'
15:50:44.016 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cdb1010-b67a-4c6d-a2b6-94f241add284/text'
15:50:44.021 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cdb1010-b67a-4c6d-a2b6-94f241add284/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.021 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.022 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.022 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.028 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c64fe8e8-eeb0-475a-a267-45a91f118539/text'
15:50:44.028 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c64fe8e8-eeb0-475a-a267-45a91f118539/text'
15:50:44.034 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c64fe8e8-eeb0-475a-a267-45a91f118539/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.034 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.034 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.034 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f932f67-00f5-40ca-9b9f-195a5f10f953/text'
15:50:44.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f932f67-00f5-40ca-9b9f-195a5f10f953/text'
15:50:44.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f932f67-00f5-40ca-9b9f-195a5f10f953/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.049 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.049 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element'
15:50:44.054 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2835f3b-924b-4b6a-824f-bf923762f58a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.057 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.057 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.069 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.069 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.075 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/209373d8-d998-4803-a584-d7c32cf0ebe9/text'
15:50:44.075 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/209373d8-d998-4803-a584-d7c32cf0ebe9/text'
15:50:44.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/209373d8-d998-4803-a584-d7c32cf0ebe9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.081 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.081 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4cb7fe9-bf4e-4575-9a94-6162b26c5d3f/text'
15:50:44.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4cb7fe9-bf4e-4575-9a94-6162b26c5d3f/text'
15:50:44.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4cb7fe9-bf4e-4575-9a94-6162b26c5d3f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.093 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.093 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.099 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2958aa5-a752-4161-b7b2-c38377216a74/text'
15:50:44.099 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2958aa5-a752-4161-b7b2-c38377216a74/text'
15:50:44.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e2958aa5-a752-4161-b7b2-c38377216a74/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.110 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0697e53-70dd-4f92-9391-6a4ac44e6f09/text'
15:50:44.110 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0697e53-70dd-4f92-9391-6a4ac44e6f09/text'
15:50:44.115 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0697e53-70dd-4f92-9391-6a4ac44e6f09/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.115 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.115 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.121 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.121 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dfd0162-3dc9-4fa1-85c3-a8ecc01be945/text'
15:50:44.121 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dfd0162-3dc9-4fa1-85c3-a8ecc01be945/text'
15:50:44.128 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dfd0162-3dc9-4fa1-85c3-a8ecc01be945/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.128 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element'
15:50:44.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e270c57-9379-4886-85a8-26345435a747/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.136 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.136 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.149 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.149 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.155 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee3b3141-ee9a-4e8c-875f-7c862cfe3da9/text'
15:50:44.155 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee3b3141-ee9a-4e8c-875f-7c862cfe3da9/text'
15:50:44.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee3b3141-ee9a-4e8c-875f-7c862cfe3da9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.167 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20679081-b915-4785-aa30-4e52ec49fa95/text'
15:50:44.167 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20679081-b915-4785-aa30-4e52ec49fa95/text'
15:50:44.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20679081-b915-4785-aa30-4e52ec49fa95/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.172 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.172 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.178 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1781cad-033f-4ec5-8c9c-afe634708543/text'
15:50:44.178 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1781cad-033f-4ec5-8c9c-afe634708543/text'
15:50:44.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1781cad-033f-4ec5-8c9c-afe634708543/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.182 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.183 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.183 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.189 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/595d2ae4-6145-4736-838a-8ee6f2528f90/text'
15:50:44.189 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/595d2ae4-6145-4736-838a-8ee6f2528f90/text'
15:50:44.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/595d2ae4-6145-4736-838a-8ee6f2528f90/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.194 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.194 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.202 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5031843a-2722-48c7-8ab9-04616ec18c4c/text'
15:50:44.202 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5031843a-2722-48c7-8ab9-04616ec18c4c/text'
15:50:44.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5031843a-2722-48c7-8ab9-04616ec18c4c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.210 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.210 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element'
15:50:44.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9815f536-f7ff-4447-8ba4-aa30c00f99b4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.218 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.219 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.238 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9ef4081-ccb5-402f-92e4-47dc7940e70f/text'
15:50:44.238 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9ef4081-ccb5-402f-92e4-47dc7940e70f/text'
15:50:44.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9ef4081-ccb5-402f-92e4-47dc7940e70f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.243 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.243 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.249 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02a0d038-3fc2-45f9-91b7-458ed9f7d961/text'
15:50:44.249 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02a0d038-3fc2-45f9-91b7-458ed9f7d961/text'
15:50:44.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02a0d038-3fc2-45f9-91b7-458ed9f7d961/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.253 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.253 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.260 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e404f85b-dfc0-4dd6-ae86-ca3a02bf3623/text'
15:50:44.260 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e404f85b-dfc0-4dd6-ae86-ca3a02bf3623/text'
15:50:44.264 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e404f85b-dfc0-4dd6-ae86-ca3a02bf3623/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.264 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.265 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.265 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b8f5287-52bd-445c-a564-8a9cdb067ed8/text'
15:50:44.272 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b8f5287-52bd-445c-a564-8a9cdb067ed8/text'
15:50:44.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b8f5287-52bd-445c-a564-8a9cdb067ed8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.276 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.282 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2dedacd5-c646-4bf8-a44e-9315cff9e319/text'
15:50:44.282 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2dedacd5-c646-4bf8-a44e-9315cff9e319/text'
15:50:44.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2dedacd5-c646-4bf8-a44e-9315cff9e319/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element'
15:50:44.296 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/080282fd-d8de-460b-8afd-15864fd488f4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.296 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.298 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.298 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.311 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.311 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.317 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45073f08-a0d6-4218-afe4-d41653cdb22d/text'
15:50:44.317 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45073f08-a0d6-4218-afe4-d41653cdb22d/text'
15:50:44.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45073f08-a0d6-4218-afe4-d41653cdb22d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.322 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.322 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.327 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ae9217e-00bc-4f6a-bd5c-b441fc99c02f/text'
15:50:44.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ae9217e-00bc-4f6a-bd5c-b441fc99c02f/text'
15:50:44.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ae9217e-00bc-4f6a-bd5c-b441fc99c02f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.339 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/854f12b7-a04b-4459-bdea-7eb0cacc5233/text'
15:50:44.339 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/854f12b7-a04b-4459-bdea-7eb0cacc5233/text'
15:50:44.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/854f12b7-a04b-4459-bdea-7eb0cacc5233/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.344 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.351 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6937bd63-05f9-4546-b5ed-0abdce8cb1e5/text'
15:50:44.351 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6937bd63-05f9-4546-b5ed-0abdce8cb1e5/text'
15:50:44.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6937bd63-05f9-4546-b5ed-0abdce8cb1e5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.356 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.362 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/008b3666-095d-4ea4-81a7-d81a55d106d1/text'
15:50:44.362 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/008b3666-095d-4ea4-81a7-d81a55d106d1/text'
15:50:44.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/008b3666-095d-4ea4-81a7-d81a55d106d1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.369 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.370 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element'
15:50:44.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0b96cef6-cbab-4ff6-b41f-e74b0304f4ef/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.377 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.377 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.391 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.391 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.396 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cbe6e4b-6b77-4e0b-a6c1-dff167da3a66/text'
15:50:44.396 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cbe6e4b-6b77-4e0b-a6c1-dff167da3a66/text'
15:50:44.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cbe6e4b-6b77-4e0b-a6c1-dff167da3a66/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.401 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.401 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c517bd35-85fb-4d31-9cc2-3b0f8bcb44c8/text'
15:50:44.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c517bd35-85fb-4d31-9cc2-3b0f8bcb44c8/text'
15:50:44.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c517bd35-85fb-4d31-9cc2-3b0f8bcb44c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.417 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62d93f56-2feb-49e2-9262-173d59157cbc/text'
15:50:44.417 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62d93f56-2feb-49e2-9262-173d59157cbc/text'
15:50:44.426 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62d93f56-2feb-49e2-9262-173d59157cbc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.426 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.426 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.426 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.432 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09555b5e-d3b0-4f71-b178-1322a5d4886b/text'
15:50:44.432 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09555b5e-d3b0-4f71-b178-1322a5d4886b/text'
15:50:44.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09555b5e-d3b0-4f71-b178-1322a5d4886b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.437 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.437 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.443 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.443 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.443 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10e93be6-5452-476f-a6d5-e835c37de44c/text'
15:50:44.443 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10e93be6-5452-476f-a6d5-e835c37de44c/text'
15:50:44.451 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10e93be6-5452-476f-a6d5-e835c37de44c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.451 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.451 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.451 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element'
15:50:44.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f1f2d04-be82-426e-8264-91bfde34f17e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.460 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.460 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.472 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.472 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a359c37-a4e5-4ec4-bf23-c5c333d2c7b2/text'
15:50:44.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a359c37-a4e5-4ec4-bf23-c5c333d2c7b2/text'
15:50:44.482 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a359c37-a4e5-4ec4-bf23-c5c333d2c7b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.482 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.482 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.482 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.488 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.488 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.488 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6f0637a-3ea8-439e-99ba-75caa21ce75a/text'
15:50:44.488 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6f0637a-3ea8-439e-99ba-75caa21ce75a/text'
15:50:44.493 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b6f0637a-3ea8-439e-99ba-75caa21ce75a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.493 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.494 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.494 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.500 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2269af7-d1f8-47e5-9f76-7721523862ed/text'
15:50:44.500 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2269af7-d1f8-47e5-9f76-7721523862ed/text'
15:50:44.505 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2269af7-d1f8-47e5-9f76-7721523862ed/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.505 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.506 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.506 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/205d6120-94c8-482c-9d46-2ea702fab224/text'
15:50:44.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/205d6120-94c8-482c-9d46-2ea702fab224/text'
15:50:44.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/205d6120-94c8-482c-9d46-2ea702fab224/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.524 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bfde77f7-1f46-40c5-851e-c74ffedda327/text'
15:50:44.524 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bfde77f7-1f46-40c5-851e-c74ffedda327/text'
15:50:44.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bfde77f7-1f46-40c5-851e-c74ffedda327/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.532 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.532 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element'
15:50:44.538 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0dda76d-6466-457e-8b46-88af99c98076/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.538 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.540 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.540 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.552 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.552 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.553 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.553 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.559 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4f2b046-e85f-4f77-9fa4-41560247a847/text'
15:50:44.559 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4f2b046-e85f-4f77-9fa4-41560247a847/text'
15:50:44.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4f2b046-e85f-4f77-9fa4-41560247a847/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.564 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.564 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9167b53-869a-474f-939f-9a92b435290e/text'
15:50:44.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9167b53-869a-474f-939f-9a92b435290e/text'
15:50:44.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9167b53-869a-474f-939f-9a92b435290e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.581 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176f041a-2220-4a9f-aa08-b6753621867d/text'
15:50:44.581 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176f041a-2220-4a9f-aa08-b6753621867d/text'
15:50:44.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/176f041a-2220-4a9f-aa08-b6753621867d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.594 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7014f69a-b54f-4908-9289-d9c645abe725/text'
15:50:44.594 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7014f69a-b54f-4908-9289-d9c645abe725/text'
15:50:44.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7014f69a-b54f-4908-9289-d9c645abe725/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.600 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.600 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.606 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63637497-a855-4453-8843-1b9dddffd75a/text'
15:50:44.606 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63637497-a855-4453-8843-1b9dddffd75a/text'
15:50:44.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63637497-a855-4453-8843-1b9dddffd75a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.614 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.614 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element'
15:50:44.621 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f19b1e9c-8137-4fbc-8f51-11b7ad6c3494/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.621 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.623 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.623 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.635 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.635 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.643 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/541df8e0-fa44-427b-80a3-e9423ecb5525/text'
15:50:44.643 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/541df8e0-fa44-427b-80a3-e9423ecb5525/text'
15:50:44.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/541df8e0-fa44-427b-80a3-e9423ecb5525/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.648 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.648 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.653 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.653 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.654 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65790523-089a-4196-8647-12a3ca699741/text'
15:50:44.654 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65790523-089a-4196-8647-12a3ca699741/text'
15:50:44.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65790523-089a-4196-8647-12a3ca699741/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.659 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01690042-db14-4d74-9185-0dabc51a16a3/text'
15:50:44.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01690042-db14-4d74-9185-0dabc51a16a3/text'
15:50:44.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01690042-db14-4d74-9185-0dabc51a16a3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.670 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.670 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.675 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.675 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.675 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/572fe0c4-512a-41fe-bd0b-cbe7308201b5/text'
15:50:44.675 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/572fe0c4-512a-41fe-bd0b-cbe7308201b5/text'
15:50:44.680 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/572fe0c4-512a-41fe-bd0b-cbe7308201b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.680 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.680 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.680 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.686 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50702d74-e378-4f79-9e1e-46791c86db51/text'
15:50:44.686 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50702d74-e378-4f79-9e1e-46791c86db51/text'
15:50:44.694 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50702d74-e378-4f79-9e1e-46791c86db51/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.694 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element'
15:50:44.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16c3c86a-29c2-4654-a517-128db9bb3d9a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.702 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.702 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a1b5255-e9cc-437d-931e-2306d0a4ee80/text'
15:50:44.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a1b5255-e9cc-437d-931e-2306d0a4ee80/text'
15:50:44.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a1b5255-e9cc-437d-931e-2306d0a4ee80/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.734 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e436ebb4-1e5c-49a8-b04d-14489142c264/text'
15:50:44.734 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e436ebb4-1e5c-49a8-b04d-14489142c264/text'
15:50:44.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e436ebb4-1e5c-49a8-b04d-14489142c264/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.739 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.739 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.745 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c3fba68-8f75-4ff3-a695-2b9d62204bc5/text'
15:50:44.745 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c3fba68-8f75-4ff3-a695-2b9d62204bc5/text'
15:50:44.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c3fba68-8f75-4ff3-a695-2b9d62204bc5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.749 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.749 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.755 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.755 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f881912d-76b1-4801-b480-0ccc8ccc9b6f/text'
15:50:44.755 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f881912d-76b1-4801-b480-0ccc8ccc9b6f/text'
15:50:44.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f881912d-76b1-4801-b480-0ccc8ccc9b6f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.766 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/161b1292-6210-4024-9a36-f634face5116/text'
15:50:44.766 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/161b1292-6210-4024-9a36-f634face5116/text'
15:50:44.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/161b1292-6210-4024-9a36-f634face5116/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element'
15:50:44.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18732718-9689-4242-8cf7-23bf6e05746e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.781 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.781 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.795 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.796 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.801 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.801 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.801 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df1d619b-0579-473a-95cb-0f6537683d11/text'
15:50:44.801 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df1d619b-0579-473a-95cb-0f6537683d11/text'
15:50:44.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df1d619b-0579-473a-95cb-0f6537683d11/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.806 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.806 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86377e4c-970d-421e-9f32-0d55e78322c5/text'
15:50:44.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86377e4c-970d-421e-9f32-0d55e78322c5/text'
15:50:44.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/86377e4c-970d-421e-9f32-0d55e78322c5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.817 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.817 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.823 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9faecf34-29e2-4552-87cf-b88bd4aabccc/text'
15:50:44.824 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9faecf34-29e2-4552-87cf-b88bd4aabccc/text'
15:50:44.828 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9faecf34-29e2-4552-87cf-b88bd4aabccc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.828 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.829 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.834 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e2c1139-472f-4c82-8676-d89b7d6199e7/text'
15:50:44.834 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e2c1139-472f-4c82-8676-d89b7d6199e7/text'
15:50:44.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e2c1139-472f-4c82-8676-d89b7d6199e7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.845 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dab01e2-66db-4944-a9e4-56a4a4986139/text'
15:50:44.846 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dab01e2-66db-4944-a9e4-56a4a4986139/text'
15:50:44.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dab01e2-66db-4944-a9e4-56a4a4986139/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.853 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.853 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element'
15:50:44.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cebad729-b8c7-4251-b79e-78657124b996/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.861 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.861 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.874 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.874 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.875 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.875 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.880 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e85e67e0-daef-476d-b1f0-64662e0ec8aa/text'
15:50:44.881 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e85e67e0-daef-476d-b1f0-64662e0ec8aa/text'
15:50:44.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e85e67e0-daef-476d-b1f0-64662e0ec8aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.885 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.885 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.885 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.892 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.892 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26709805-d5a2-4267-8c90-ca1a9fc996da/text'
15:50:44.892 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26709805-d5a2-4267-8c90-ca1a9fc996da/text'
15:50:44.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26709805-d5a2-4267-8c90-ca1a9fc996da/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.897 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.897 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.903 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91d080bf-cbc9-45de-98a1-47ab28d1265c/text'
15:50:44.903 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91d080bf-cbc9-45de-98a1-47ab28d1265c/text'
15:50:44.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91d080bf-cbc9-45de-98a1-47ab28d1265c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.912 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.912 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.917 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.917 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.917 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24e5a77-1bcf-46bc-8e13-d6b5ea5d7f87/text'
15:50:44.917 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24e5a77-1bcf-46bc-8e13-d6b5ea5d7f87/text'
15:50:44.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24e5a77-1bcf-46bc-8e13-d6b5ea5d7f87/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.923 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.923 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.930 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c213d59-7c2c-4a10-a72d-9254bcaec11f/text'
15:50:44.930 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c213d59-7c2c-4a10-a72d-9254bcaec11f/text'
15:50:44.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c213d59-7c2c-4a10-a72d-9254bcaec11f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element'
15:50:44.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/070179a1-573b-40b5-bcb1-e8f5b565a7c1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.945 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.945 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:44.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.958 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.958 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7acdc723-960d-407a-93bd-2a8f272214a2/text'
15:50:44.964 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7acdc723-960d-407a-93bd-2a8f272214a2/text'
15:50:44.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7acdc723-960d-407a-93bd-2a8f272214a2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.974 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3358f7c4-2a51-4953-a13b-d2d215cebe41/text'
15:50:44.974 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3358f7c4-2a51-4953-a13b-d2d215cebe41/text'
15:50:44.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3358f7c4-2a51-4953-a13b-d2d215cebe41/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.978 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.978 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.984 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c7cac83-1b2e-485c-8e6f-6ff4b392f64d/text'
15:50:44.984 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c7cac83-1b2e-485c-8e6f-6ff4b392f64d/text'
15:50:44.988 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c7cac83-1b2e-485c-8e6f-6ff4b392f64d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.989 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:44.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:44.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:44.995 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bedd1c0c-d926-4ab2-9284-b9b3c42d2dae/text'
15:50:44.995 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bedd1c0c-d926-4ab2-9284-b9b3c42d2dae/text'
15:50:44.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bedd1c0c-d926-4ab2-9284-b9b3c42d2dae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:44 GMT

15:50:45.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:45.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:45.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.006 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6f6174c-bc3a-484f-bb4e-746e8ca7a876/text'
15:50:45.006 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6f6174c-bc3a-484f-bb4e-746e8ca7a876/text'
15:50:45.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6f6174c-bc3a-484f-bb4e-746e8ca7a876/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.013 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.013 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:45.013 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element'
15:50:45.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2eab4415-be62-4711-b615-bcca6f652255/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.021 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.021 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.035 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05d0b4b6-3c01-4f1a-a83c-5587414e7315/text'
15:50:45.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05d0b4b6-3c01-4f1a-a83c-5587414e7315/text'
15:50:45.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05d0b4b6-3c01-4f1a-a83c-5587414e7315/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.045 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32f27190-d3e5-4c03-bb73-473b2a974a0c/text'
15:50:45.052 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32f27190-d3e5-4c03-bb73-473b2a974a0c/text'
15:50:45.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32f27190-d3e5-4c03-bb73-473b2a974a0c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.056 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.063 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d73f0cee-84c5-4f5e-abde-0232d880497c/text'
15:50:45.063 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d73f0cee-84c5-4f5e-abde-0232d880497c/text'
15:50:45.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d73f0cee-84c5-4f5e-abde-0232d880497c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.072 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.072 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.073 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db7fb130-7ea1-432c-950b-fd6c6dd445d6/text'
15:50:45.073 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db7fb130-7ea1-432c-950b-fd6c6dd445d6/text'
15:50:45.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db7fb130-7ea1-432c-950b-fd6c6dd445d6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.077 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.077 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.083 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47d4d9dc-98ac-4d77-8644-595bcc9bc3af/text'
15:50:45.083 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47d4d9dc-98ac-4d77-8644-595bcc9bc3af/text'
15:50:45.090 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47d4d9dc-98ac-4d77-8644-595bcc9bc3af/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.090 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.090 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.090 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element'
15:50:45.095 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3826ffd5-912a-473f-8ac3-d0a19b450a20/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.095 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.098 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.098 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.110 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.110 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.117 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.117 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c68f85f7-958b-468c-bacf-75075938ce49/text'
15:50:45.117 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c68f85f7-958b-468c-bacf-75075938ce49/text'
15:50:45.122 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c68f85f7-958b-468c-bacf-75075938ce49/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.122 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.123 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.123 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.128 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.129 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/efdf9993-b1d3-4467-84c0-01d95c1fea7f/text'
15:50:45.129 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/efdf9993-b1d3-4467-84c0-01d95c1fea7f/text'
15:50:45.133 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/efdf9993-b1d3-4467-84c0-01d95c1fea7f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.133 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.134 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.134 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.139 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.139 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.139 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28e0d1a6-f9e8-4a83-8a2f-3d0447c4c12c/text'
15:50:45.139 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28e0d1a6-f9e8-4a83-8a2f-3d0447c4c12c/text'
15:50:45.145 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28e0d1a6-f9e8-4a83-8a2f-3d0447c4c12c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.145 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.145 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.145 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.152 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4513850-c258-4f8f-b9ee-8c9a9409d77c/text'
15:50:45.152 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4513850-c258-4f8f-b9ee-8c9a9409d77c/text'
15:50:45.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4513850-c258-4f8f-b9ee-8c9a9409d77c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.157 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.157 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.163 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c2e8f82-8684-499a-98cd-046ef53ee7b6/text'
15:50:45.163 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c2e8f82-8684-499a-98cd-046ef53ee7b6/text'
15:50:45.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c2e8f82-8684-499a-98cd-046ef53ee7b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.171 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.171 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element'
15:50:45.176 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/096965cd-8c9f-4527-8673-3f7c52665415/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.176 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.178 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.178 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.193 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.193 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.199 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.200 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d26e1fe-ff96-4aab-aa80-6a5c1fee2f76/text'
15:50:45.200 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d26e1fe-ff96-4aab-aa80-6a5c1fee2f76/text'
15:50:45.206 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3d26e1fe-ff96-4aab-aa80-6a5c1fee2f76/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.206 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.206 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.206 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.213 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20814e42-9cb9-49cf-bb07-1dce9325db2b/text'
15:50:45.213 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20814e42-9cb9-49cf-bb07-1dce9325db2b/text'
15:50:45.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20814e42-9cb9-49cf-bb07-1dce9325db2b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.218 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.218 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.225 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.226 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.226 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a799472-2e7f-4d6c-a78b-5a8c616ee9a0/text'
15:50:45.226 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a799472-2e7f-4d6c-a78b-5a8c616ee9a0/text'
15:50:45.230 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a799472-2e7f-4d6c-a78b-5a8c616ee9a0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.231 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.231 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.237 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d70cdf29-05b0-4e6a-b367-575033804be0/text'
15:50:45.237 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d70cdf29-05b0-4e6a-b367-575033804be0/text'
15:50:45.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d70cdf29-05b0-4e6a-b367-575033804be0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.243 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.243 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.249 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.249 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.249 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a93e407-0d91-4489-8904-bbaf36341c0b/text'
15:50:45.249 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a93e407-0d91-4489-8904-bbaf36341c0b/text'
15:50:45.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a93e407-0d91-4489-8904-bbaf36341c0b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element'
15:50:45.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b012f3f-0eee-490a-bbd5-a812d100059a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.264 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.264 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.283 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76f62d49-5324-4545-a82b-7e7d2124fc73/text'
15:50:45.283 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76f62d49-5324-4545-a82b-7e7d2124fc73/text'
15:50:45.287 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76f62d49-5324-4545-a82b-7e7d2124fc73/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.288 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.288 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.288 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51bc623d-4915-4162-b9d7-cb73592efb93/text'
15:50:45.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51bc623d-4915-4162-b9d7-cb73592efb93/text'
15:50:45.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/51bc623d-4915-4162-b9d7-cb73592efb93/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.305 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.305 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.305 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/339f2abe-c878-4fdc-9a00-fb61bbdda7df/text'
15:50:45.305 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/339f2abe-c878-4fdc-9a00-fb61bbdda7df/text'
15:50:45.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/339f2abe-c878-4fdc-9a00-fb61bbdda7df/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.310 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.310 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.316 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fb77408-f102-4936-8f63-99e436493ac6/text'
15:50:45.316 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fb77408-f102-4936-8f63-99e436493ac6/text'
15:50:45.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8fb77408-f102-4936-8f63-99e436493ac6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.322 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.322 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/87d91caa-177f-451b-9f22-eee2ee161aa4/text'
15:50:45.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/87d91caa-177f-451b-9f22-eee2ee161aa4/text'
15:50:45.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/87d91caa-177f-451b-9f22-eee2ee161aa4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.336 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.336 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element'
15:50:45.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5fe449a-a7b1-49a3-9cc8-fc40b561b2f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.343 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.344 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.356 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.356 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.357 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.357 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.363 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10bf8734-945e-46ac-be0d-38ec6a362f92/text'
15:50:45.363 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10bf8734-945e-46ac-be0d-38ec6a362f92/text'
15:50:45.367 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/10bf8734-945e-46ac-be0d-38ec6a362f92/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.367 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.368 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.368 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.374 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdf4db7a-0409-440a-9d1d-3230eff835c7/text'
15:50:45.374 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdf4db7a-0409-440a-9d1d-3230eff835c7/text'
15:50:45.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdf4db7a-0409-440a-9d1d-3230eff835c7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.380 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.380 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.387 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e33f8e1-93cf-4e7c-aee0-f473a99534be/text'
15:50:45.387 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e33f8e1-93cf-4e7c-aee0-f473a99534be/text'
15:50:45.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e33f8e1-93cf-4e7c-aee0-f473a99534be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.403 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba3716f2-c16a-4a90-a788-8d26f93ad023/text'
15:50:45.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba3716f2-c16a-4a90-a788-8d26f93ad023/text'
15:50:45.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba3716f2-c16a-4a90-a788-8d26f93ad023/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.408 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.408 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.413 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b88cd5e4-f99e-428e-8858-11f595ccbbf5/text'
15:50:45.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b88cd5e4-f99e-428e-8858-11f595ccbbf5/text'
15:50:45.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b88cd5e4-f99e-428e-8858-11f595ccbbf5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element'
15:50:45.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e234fb1-1264-4a9e-8c6c-dc2b23191370/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.430 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.430 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.443 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.443 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.449 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bca2c5eb-1c99-404e-8b2b-ff2040e26ea9/text'
15:50:45.449 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bca2c5eb-1c99-404e-8b2b-ff2040e26ea9/text'
15:50:45.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bca2c5eb-1c99-404e-8b2b-ff2040e26ea9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.454 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.454 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.461 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc622490-7e42-42d1-a7c9-cd67e47b2a89/text'
15:50:45.461 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc622490-7e42-42d1-a7c9-cd67e47b2a89/text'
15:50:45.466 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc622490-7e42-42d1-a7c9-cd67e47b2a89/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.466 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.467 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.467 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7efca27c-e6ad-457e-b2d6-3ce28421df65/text'
15:50:45.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7efca27c-e6ad-457e-b2d6-3ce28421df65/text'
15:50:45.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7efca27c-e6ad-457e-b2d6-3ce28421df65/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.484 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b2e3793-0cad-4d3a-b49c-713c6a32b1ba/text'
15:50:45.484 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b2e3793-0cad-4d3a-b49c-713c6a32b1ba/text'
15:50:45.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b2e3793-0cad-4d3a-b49c-713c6a32b1ba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.489 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.489 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.495 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e222dd9c-17d6-4336-96e6-f9de4868cf03/text'
15:50:45.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e222dd9c-17d6-4336-96e6-f9de4868cf03/text'
15:50:45.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e222dd9c-17d6-4336-96e6-f9de4868cf03/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.504 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.504 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element'
15:50:45.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a517b47b-c557-4d88-9001-b5e80055e6cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.512 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.512 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.532 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b7d24a0-fab4-4777-8734-502a7f4077cc/text'
15:50:45.532 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b7d24a0-fab4-4777-8734-502a7f4077cc/text'
15:50:45.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b7d24a0-fab4-4777-8734-502a7f4077cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.537 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.537 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.543 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.543 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cddb4fe7-f355-4d44-811d-b52c11e97ce0/text'
15:50:45.543 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cddb4fe7-f355-4d44-811d-b52c11e97ce0/text'
15:50:45.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cddb4fe7-f355-4d44-811d-b52c11e97ce0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.548 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.548 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.555 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/906af8c4-7e18-49e2-8888-39e2b2640766/text'
15:50:45.555 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/906af8c4-7e18-49e2-8888-39e2b2640766/text'
15:50:45.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/906af8c4-7e18-49e2-8888-39e2b2640766/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.560 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.560 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.560 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.566 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/347038bf-7a37-4702-8b7a-8bf2b715c7bf/text'
15:50:45.566 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/347038bf-7a37-4702-8b7a-8bf2b715c7bf/text'
15:50:45.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/347038bf-7a37-4702-8b7a-8bf2b715c7bf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.571 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.571 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.577 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e87a5e65-2107-40bc-98b8-b53ddc90c313/text'
15:50:45.577 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e87a5e65-2107-40bc-98b8-b53ddc90c313/text'
15:50:45.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e87a5e65-2107-40bc-98b8-b53ddc90c313/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.585 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.585 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element'
15:50:45.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d8732e1-7998-4531-8180-cd0a817d6b59/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.591 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.593 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.593 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.605 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.605 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.606 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.606 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.612 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4647ab42-efa2-4738-8d63-c721a7fd1e56/text'
15:50:45.612 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4647ab42-efa2-4738-8d63-c721a7fd1e56/text'
15:50:45.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4647ab42-efa2-4738-8d63-c721a7fd1e56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.616 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.623 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d498de1c-ca63-42e3-8292-384a57e5b50a/text'
15:50:45.623 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d498de1c-ca63-42e3-8292-384a57e5b50a/text'
15:50:45.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d498de1c-ca63-42e3-8292-384a57e5b50a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.628 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.628 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.628 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.634 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08e7c338-a84d-4498-86a1-c77afcf9a4ae/text'
15:50:45.634 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08e7c338-a84d-4498-86a1-c77afcf9a4ae/text'
15:50:45.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08e7c338-a84d-4498-86a1-c77afcf9a4ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.640 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.640 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.649 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3f8c7bb-a1a1-40c1-af07-9629bd783751/text'
15:50:45.649 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3f8c7bb-a1a1-40c1-af07-9629bd783751/text'
15:50:45.653 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3f8c7bb-a1a1-40c1-af07-9629bd783751/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.654 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.654 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.662 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8873536d-dac1-491e-bdbc-c3a8c6ff18fe/text'
15:50:45.662 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8873536d-dac1-491e-bdbc-c3a8c6ff18fe/text'
15:50:45.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8873536d-dac1-491e-bdbc-c3a8c6ff18fe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.670 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.670 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element'
15:50:45.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda6852f-9814-4940-bd2a-69d73cc30765/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.678 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.678 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.692 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.692 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5de60b5e-cc29-4fd9-8263-a0788b6545e5/text'
15:50:45.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5de60b5e-cc29-4fd9-8263-a0788b6545e5/text'
15:50:45.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5de60b5e-cc29-4fd9-8263-a0788b6545e5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.705 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.705 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.711 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.711 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ad25501d-0d43-4d51-b829-2cf3602ea87a/text'
15:50:45.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ad25501d-0d43-4d51-b829-2cf3602ea87a/text'
15:50:45.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ad25501d-0d43-4d51-b829-2cf3602ea87a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8942553b-9f41-4bbf-98c9-1959431a6cb7/text'
15:50:45.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8942553b-9f41-4bbf-98c9-1959431a6cb7/text'
15:50:45.730 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8942553b-9f41-4bbf-98c9-1959431a6cb7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.730 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.730 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.730 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.737 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/48d3d692-4263-4caf-a7af-b3e4158ab188/text'
15:50:45.737 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/48d3d692-4263-4caf-a7af-b3e4158ab188/text'
15:50:45.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/48d3d692-4263-4caf-a7af-b3e4158ab188/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.742 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.742 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9be6034-0aa8-4afc-bbba-d111799a5d7c/text'
15:50:45.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9be6034-0aa8-4afc-bbba-d111799a5d7c/text'
15:50:45.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9be6034-0aa8-4afc-bbba-d111799a5d7c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.757 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.757 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element'
15:50:45.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/92af4e9d-b2bb-43bd-8c4a-685ffd5a02e7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.766 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.766 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.778 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.778 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.778 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.778 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.784 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1713bd6-6677-4522-9b9b-3b5e21fd5e78/text'
15:50:45.784 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1713bd6-6677-4522-9b9b-3b5e21fd5e78/text'
15:50:45.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1713bd6-6677-4522-9b9b-3b5e21fd5e78/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.789 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.789 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.789 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1171c7f-603e-4639-8651-85ab94430215/text'
15:50:45.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1171c7f-603e-4639-8651-85ab94430215/text'
15:50:45.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1171c7f-603e-4639-8651-85ab94430215/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.805 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fe7a11a-b7aa-4a33-b2d0-3a9f34cd05ab/text'
15:50:45.805 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fe7a11a-b7aa-4a33-b2d0-3a9f34cd05ab/text'
15:50:45.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9fe7a11a-b7aa-4a33-b2d0-3a9f34cd05ab/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.817 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd548fb7-0660-4f74-905a-7b769a0da3e3/text'
15:50:45.817 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd548fb7-0660-4f74-905a-7b769a0da3e3/text'
15:50:45.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd548fb7-0660-4f74-905a-7b769a0da3e3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.829 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.829 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f7c447f-b65e-4c4d-9029-787677db50d5/text'
15:50:45.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f7c447f-b65e-4c4d-9029-787677db50d5/text'
15:50:45.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f7c447f-b65e-4c4d-9029-787677db50d5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.838 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.838 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element'
15:50:45.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72b4ed23-61de-40c8-b849-fc2c673d1431/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.848 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.849 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.862 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.862 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.868 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f73cadc0-0e04-4249-8595-7f62b79c164c/text'
15:50:45.868 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f73cadc0-0e04-4249-8595-7f62b79c164c/text'
15:50:45.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f73cadc0-0e04-4249-8595-7f62b79c164c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.877 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.878 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/140bdfb4-421f-41e6-b10a-f27284b6b28d/text'
15:50:45.884 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/140bdfb4-421f-41e6-b10a-f27284b6b28d/text'
15:50:45.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/140bdfb4-421f-41e6-b10a-f27284b6b28d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.895 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38672ca6-68b9-407a-a157-eda8c989eb61/text'
15:50:45.895 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38672ca6-68b9-407a-a157-eda8c989eb61/text'
15:50:45.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38672ca6-68b9-407a-a157-eda8c989eb61/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.900 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.900 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.906 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c6c4b4f-1d6a-43fc-9c98-c59900d92441/text'
15:50:45.906 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c6c4b4f-1d6a-43fc-9c98-c59900d92441/text'
15:50:45.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c6c4b4f-1d6a-43fc-9c98-c59900d92441/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.911 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.917 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.917 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6424509-77fc-4e17-aa88-2d855ac1de1a/text'
15:50:45.917 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6424509-77fc-4e17-aa88-2d855ac1de1a/text'
15:50:45.923 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6424509-77fc-4e17-aa88-2d855ac1de1a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.924 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.924 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.924 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element'
15:50:45.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a2f7603-c6f1-4e47-a0bb-c01e2b7f749c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.932 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.932 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:45.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.945 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.945 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e04e2ac1-5e97-48b6-a1fe-655f8545ff78/text'
15:50:45.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e04e2ac1-5e97-48b6-a1fe-655f8545ff78/text'
15:50:45.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e04e2ac1-5e97-48b6-a1fe-655f8545ff78/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.957 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.957 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f4d7b1c-5f90-430f-a31c-8ee9a18183ef/text'
15:50:45.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f4d7b1c-5f90-430f-a31c-8ee9a18183ef/text'
15:50:45.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f4d7b1c-5f90-430f-a31c-8ee9a18183ef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.967 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.967 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d520ca5b-b9df-4278-bc06-cfbb49188061/text'
15:50:45.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d520ca5b-b9df-4278-bc06-cfbb49188061/text'
15:50:45.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d520ca5b-b9df-4278-bc06-cfbb49188061/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.978 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.978 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.985 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.985 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.985 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f63a3f4a-54c5-48c0-bc7f-b82e1ea840a3/text'
15:50:45.985 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f63a3f4a-54c5-48c0-bc7f-b82e1ea840a3/text'
15:50:45.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f63a3f4a-54c5-48c0-bc7f-b82e1ea840a3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.991 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.991 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:45.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:45.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:45.997 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38ea7748-a89b-43e6-b648-12d375934727/text'
15:50:45.997 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38ea7748-a89b-43e6-b648-12d375934727/text'
15:50:46.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38ea7748-a89b-43e6-b648-12d375934727/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:45 GMT

15:50:46.005 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.005 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:46.005 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element'
15:50:46.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffe21ac0-c6eb-4991-9ae7-7314c7279149/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.013 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.014 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.026 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.026 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.027 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.027 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aeb7f76f-7f5d-4572-a679-0436ea2a8434/text'
15:50:46.032 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aeb7f76f-7f5d-4572-a679-0436ea2a8434/text'
15:50:46.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aeb7f76f-7f5d-4572-a679-0436ea2a8434/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.037 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.037 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.043 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.043 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.043 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a37bd82b-15a0-4fc5-becd-15b5fae4d963/text'
15:50:46.043 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a37bd82b-15a0-4fc5-becd-15b5fae4d963/text'
15:50:46.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a37bd82b-15a0-4fc5-becd-15b5fae4d963/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.048 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.048 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.056 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/821c372e-6b60-48ce-8759-3f4c0678dcf7/text'
15:50:46.056 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/821c372e-6b60-48ce-8759-3f4c0678dcf7/text'
15:50:46.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/821c372e-6b60-48ce-8759-3f4c0678dcf7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.060 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.060 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.066 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ea8e64c-0744-45ee-aa00-f568e60c94c8/text'
15:50:46.066 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ea8e64c-0744-45ee-aa00-f568e60c94c8/text'
15:50:46.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ea8e64c-0744-45ee-aa00-f568e60c94c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.071 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.071 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.071 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.076 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.077 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15644dfc-d675-4b11-9baa-099ad36aead1/text'
15:50:46.077 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15644dfc-d675-4b11-9baa-099ad36aead1/text'
15:50:46.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15644dfc-d675-4b11-9baa-099ad36aead1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element'
15:50:46.090 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/25608d13-3615-4a08-a995-96b0314f82fd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.090 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.093 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.093 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.107 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.107 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.108 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.108 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.113 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc19dd64-ba92-43d6-93e6-fc192a232bdd/text'
15:50:46.113 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc19dd64-ba92-43d6-93e6-fc192a232bdd/text'
15:50:46.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc19dd64-ba92-43d6-93e6-fc192a232bdd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.119 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.126 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.126 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.127 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3b49ac0-68fa-4a4e-9152-3d8f9bc496af/text'
15:50:46.127 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3b49ac0-68fa-4a4e-9152-3d8f9bc496af/text'
15:50:46.131 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3b49ac0-68fa-4a4e-9152-3d8f9bc496af/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.131 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.137 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc24f219-2aa9-4fe0-9e1d-79349d52c60f/text'
15:50:46.137 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc24f219-2aa9-4fe0-9e1d-79349d52c60f/text'
15:50:46.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc24f219-2aa9-4fe0-9e1d-79349d52c60f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.142 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.142 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.142 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca445725-300c-471e-acd1-be4d46480ae8/text'
15:50:46.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca445725-300c-471e-acd1-be4d46480ae8/text'
15:50:46.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca445725-300c-471e-acd1-be4d46480ae8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.153 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.160 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.160 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccff2934-26d7-4cbc-824a-4e1b011c5ffd/text'
15:50:46.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccff2934-26d7-4cbc-824a-4e1b011c5ffd/text'
15:50:46.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccff2934-26d7-4cbc-824a-4e1b011c5ffd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element'
15:50:46.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4269c6-cb36-4f91-90b0-7f3f9758c62b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.176 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.176 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.189 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.196 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79f5cedf-e6e4-4fe5-ad4e-56a5059c78d5/text'
15:50:46.196 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79f5cedf-e6e4-4fe5-ad4e-56a5059c78d5/text'
15:50:46.200 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79f5cedf-e6e4-4fe5-ad4e-56a5059c78d5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.200 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.200 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.200 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.209 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbffbe87-5675-4ea7-b143-61d5791028dd/text'
15:50:46.209 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbffbe87-5675-4ea7-b143-61d5791028dd/text'
15:50:46.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbffbe87-5675-4ea7-b143-61d5791028dd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.214 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.214 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.221 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.222 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.222 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/309fe201-5897-4777-86b5-7ad50654accc/text'
15:50:46.222 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/309fe201-5897-4777-86b5-7ad50654accc/text'
15:50:46.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/309fe201-5897-4777-86b5-7ad50654accc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.227 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.227 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12ca2773-52d4-41fd-8ce0-635a539b6ca3/text'
15:50:46.233 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12ca2773-52d4-41fd-8ce0-635a539b6ca3/text'
15:50:46.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12ca2773-52d4-41fd-8ce0-635a539b6ca3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.239 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.239 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.246 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15890660-dea1-4649-8455-9ba569ee87cd/text'
15:50:46.246 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15890660-dea1-4649-8455-9ba569ee87cd/text'
15:50:46.255 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15890660-dea1-4649-8455-9ba569ee87cd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element'
15:50:46.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3fd1fb83-5668-4d6a-ba90-6e8b645b5ca4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.265 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.265 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.283 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c3c331d-67e8-4f1a-a33d-3a99b51d944c/text'
15:50:46.283 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c3c331d-67e8-4f1a-a33d-3a99b51d944c/text'
15:50:46.288 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c3c331d-67e8-4f1a-a33d-3a99b51d944c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.288 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.289 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.289 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ad036c1-f96d-46f7-9ffb-62dfe9ba7ebe/text'
15:50:46.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ad036c1-f96d-46f7-9ffb-62dfe9ba7ebe/text'
15:50:46.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ad036c1-f96d-46f7-9ffb-62dfe9ba7ebe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.299 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.304 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23a8ecc1-c953-4d87-9cf1-d3ae96cfab67/text'
15:50:46.304 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23a8ecc1-c953-4d87-9cf1-d3ae96cfab67/text'
15:50:46.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23a8ecc1-c953-4d87-9cf1-d3ae96cfab67/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.309 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.309 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.315 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df94bb9b-c47f-4b53-a161-c141e79825a8/text'
15:50:46.315 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df94bb9b-c47f-4b53-a161-c141e79825a8/text'
15:50:46.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df94bb9b-c47f-4b53-a161-c141e79825a8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.320 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43c64a11-f889-4a20-af59-8853532de18f/text'
15:50:46.326 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43c64a11-f889-4a20-af59-8853532de18f/text'
15:50:46.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43c64a11-f889-4a20-af59-8853532de18f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.333 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element'
15:50:46.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6941fc0f-6dd5-4546-8f15-3db997745f6e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.341 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.341 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19fea678-96cf-4109-bbbe-c8deb9da05bc/text'
15:50:46.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19fea678-96cf-4109-bbbe-c8deb9da05bc/text'
15:50:46.373 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19fea678-96cf-4109-bbbe-c8deb9da05bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.373 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.374 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.374 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.380 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.381 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4147fd33-2c6c-4455-bb36-8f073930f256/text'
15:50:46.381 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4147fd33-2c6c-4455-bb36-8f073930f256/text'
15:50:46.385 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4147fd33-2c6c-4455-bb36-8f073930f256/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.385 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.386 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.386 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd6bceaa-e0ab-4d73-863e-24b98977b9c0/text'
15:50:46.392 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd6bceaa-e0ab-4d73-863e-24b98977b9c0/text'
15:50:46.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd6bceaa-e0ab-4d73-863e-24b98977b9c0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.403 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.403 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/767b74b9-53ae-486b-8e0a-c3ed111d2791/text'
15:50:46.403 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/767b74b9-53ae-486b-8e0a-c3ed111d2791/text'
15:50:46.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/767b74b9-53ae-486b-8e0a-c3ed111d2791/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.408 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.409 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a11bda82-fcdf-4cdd-bead-e86afa0e07a4/text'
15:50:46.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a11bda82-fcdf-4cdd-bead-e86afa0e07a4/text'
15:50:46.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a11bda82-fcdf-4cdd-bead-e86afa0e07a4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element'
15:50:46.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b38e70a-9399-4d46-883d-e8b5e3aeed4d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.430 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.430 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.451 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.451 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.452 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a51df95b-3785-4ffe-81e1-11236637df55/text'
15:50:46.452 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a51df95b-3785-4ffe-81e1-11236637df55/text'
15:50:46.456 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a51df95b-3785-4ffe-81e1-11236637df55/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.456 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.457 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.457 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.462 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5413013-3dd9-4271-a77e-c52ff4f7fc09/text'
15:50:46.463 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5413013-3dd9-4271-a77e-c52ff4f7fc09/text'
15:50:46.467 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5413013-3dd9-4271-a77e-c52ff4f7fc09/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.467 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.467 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.467 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.473 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cbdf7aff-5c13-4308-9489-34480bd3f87e/text'
15:50:46.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cbdf7aff-5c13-4308-9489-34480bd3f87e/text'
15:50:46.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cbdf7aff-5c13-4308-9489-34480bd3f87e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.484 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/993ed143-a883-4696-a4d4-54cc77090ff6/text'
15:50:46.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/993ed143-a883-4696-a4d4-54cc77090ff6/text'
15:50:46.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/993ed143-a883-4696-a4d4-54cc77090ff6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.490 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.490 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.497 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c162a460-df78-4896-a303-a37def68bb84/text'
15:50:46.497 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c162a460-df78-4896-a303-a37def68bb84/text'
15:50:46.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c162a460-df78-4896-a303-a37def68bb84/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.505 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.505 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element'
15:50:46.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7f64e82-db57-4c7b-8a49-886620a3e7e1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.513 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.513 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.533 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.533 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc1a5475-7c1e-4a75-b4a5-74ba824a78a8/text'
15:50:46.533 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc1a5475-7c1e-4a75-b4a5-74ba824a78a8/text'
15:50:46.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cc1a5475-7c1e-4a75-b4a5-74ba824a78a8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.538 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.538 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.543 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.543 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.544 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eea2f1fc-7cd0-47b0-9147-9d2c51a9692e/text'
15:50:46.544 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eea2f1fc-7cd0-47b0-9147-9d2c51a9692e/text'
15:50:46.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eea2f1fc-7cd0-47b0-9147-9d2c51a9692e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.549 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.549 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8352bf48-7a2c-4092-b892-146c3e0785a1/text'
15:50:46.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8352bf48-7a2c-4092-b892-146c3e0785a1/text'
15:50:46.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8352bf48-7a2c-4092-b892-146c3e0785a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.562 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.562 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.568 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d1cb44d-9fef-487c-9c65-b7c24058023f/text'
15:50:46.568 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d1cb44d-9fef-487c-9c65-b7c24058023f/text'
15:50:46.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d1cb44d-9fef-487c-9c65-b7c24058023f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.573 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.573 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32608e37-a43d-40b8-b63b-f52b80ed7071/text'
15:50:46.579 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32608e37-a43d-40b8-b63b-f52b80ed7071/text'
15:50:46.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32608e37-a43d-40b8-b63b-f52b80ed7071/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element'
15:50:46.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f864f86-07dd-4001-953b-37c8a709a8b7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.599 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.599 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.611 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.611 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.617 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/daee3776-6e4c-43af-b8e2-b09533c7424a/text'
15:50:46.617 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/daee3776-6e4c-43af-b8e2-b09533c7424a/text'
15:50:46.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/daee3776-6e4c-43af-b8e2-b09533c7424a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.622 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.622 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.628 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.628 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.629 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1127831c-537e-4a16-b233-1da53d379acd/text'
15:50:46.629 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1127831c-537e-4a16-b233-1da53d379acd/text'
15:50:46.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1127831c-537e-4a16-b233-1da53d379acd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.633 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.633 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.640 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.640 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719ec465-3397-4594-acc1-746f3aacb2d2/text'
15:50:46.640 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719ec465-3397-4594-acc1-746f3aacb2d2/text'
15:50:46.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/719ec465-3397-4594-acc1-746f3aacb2d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.645 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.645 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c9ea24e-fd21-49cb-b04b-37154e08946d/text'
15:50:46.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c9ea24e-fd21-49cb-b04b-37154e08946d/text'
15:50:46.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0c9ea24e-fd21-49cb-b04b-37154e08946d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.657 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.657 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.663 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.663 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23b57b36-ef56-40a5-8d61-a472d9bdcfb0/text'
15:50:46.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23b57b36-ef56-40a5-8d61-a472d9bdcfb0/text'
15:50:46.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/23b57b36-ef56-40a5-8d61-a472d9bdcfb0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.672 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.672 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element'
15:50:46.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e4f9f75-71a0-46ab-b222-763091d0f8c4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.680 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.680 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.700 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dd31a9d-0a76-439c-9839-7bb17af3b904/text'
15:50:46.700 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dd31a9d-0a76-439c-9839-7bb17af3b904/text'
15:50:46.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dd31a9d-0a76-439c-9839-7bb17af3b904/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.705 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.705 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.711 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.711 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9199113b-db13-40a5-afa8-cd40171c2668/text'
15:50:46.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9199113b-db13-40a5-afa8-cd40171c2668/text'
15:50:46.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9199113b-db13-40a5-afa8-cd40171c2668/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ef9e842-b263-40cf-b9ca-2aeec71f46bf/text'
15:50:46.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ef9e842-b263-40cf-b9ca-2aeec71f46bf/text'
15:50:46.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3ef9e842-b263-40cf-b9ca-2aeec71f46bf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.734 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/658ce75f-c33f-427f-8d8d-cf247d4bd3fe/text'
15:50:46.734 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/658ce75f-c33f-427f-8d8d-cf247d4bd3fe/text'
15:50:46.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/658ce75f-c33f-427f-8d8d-cf247d4bd3fe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.739 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.739 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a136a02b-8995-43a1-93ce-afc5c2248fbb/text'
15:50:46.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a136a02b-8995-43a1-93ce-afc5c2248fbb/text'
15:50:46.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a136a02b-8995-43a1-93ce-afc5c2248fbb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.751 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.751 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element'
15:50:46.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fee743e0-a86e-47e4-87ab-88c112e8d9ec/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.761 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.762 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.774 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.774 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/084506e2-78da-4eaa-be9e-975494814095/text'
15:50:46.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/084506e2-78da-4eaa-be9e-975494814095/text'
15:50:46.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/084506e2-78da-4eaa-be9e-975494814095/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e999e5d-237e-4173-8600-6dbb620c0fb7/text'
15:50:46.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e999e5d-237e-4173-8600-6dbb620c0fb7/text'
15:50:46.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e999e5d-237e-4173-8600-6dbb620c0fb7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.799 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.805 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.805 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ac62693-cac6-46ec-946c-8541e32148ae/text'
15:50:46.805 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ac62693-cac6-46ec-946c-8541e32148ae/text'
15:50:46.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ac62693-cac6-46ec-946c-8541e32148ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.810 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.817 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ade3aa3-f7fb-4c4f-bd8e-ddeadc893afb/text'
15:50:46.817 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ade3aa3-f7fb-4c4f-bd8e-ddeadc893afb/text'
15:50:46.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0ade3aa3-f7fb-4c4f-bd8e-ddeadc893afb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.831 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e57690d-dbec-4829-9589-0d5f9f79c698/text'
15:50:46.832 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e57690d-dbec-4829-9589-0d5f9f79c698/text'
15:50:46.838 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e57690d-dbec-4829-9589-0d5f9f79c698/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element'
15:50:46.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9677b60e-1105-4077-8cab-e8ed702dd0b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.848 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.848 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.861 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.861 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.867 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1a2b58b-45af-4a7d-ab0d-a59dd00f71ee/text'
15:50:46.867 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1a2b58b-45af-4a7d-ab0d-a59dd00f71ee/text'
15:50:46.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1a2b58b-45af-4a7d-ab0d-a59dd00f71ee/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.877 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fb068c5-c771-42c2-a565-483a930bc43a/text'
15:50:46.877 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fb068c5-c771-42c2-a565-483a930bc43a/text'
15:50:46.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fb068c5-c771-42c2-a565-483a930bc43a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.887 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.887 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.888 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/119c9ed5-8ec5-43c8-9e72-4e140cc357be/text'
15:50:46.888 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/119c9ed5-8ec5-43c8-9e72-4e140cc357be/text'
15:50:46.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/119c9ed5-8ec5-43c8-9e72-4e140cc357be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.893 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.893 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.899 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/611bbb7c-070f-4adb-985b-2f45d9cfc477/text'
15:50:46.899 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/611bbb7c-070f-4adb-985b-2f45d9cfc477/text'
15:50:46.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/611bbb7c-070f-4adb-985b-2f45d9cfc477/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.904 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.905 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ea6fcad-6fb3-4082-893b-436498572759/text'
15:50:46.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ea6fcad-6fb3-4082-893b-436498572759/text'
15:50:46.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1ea6fcad-6fb3-4082-893b-436498572759/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element'
15:50:46.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34b85c25-2b41-43a0-a48e-254119c7911e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.924 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.925 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:46.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.937 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.944 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/692eb6bc-f0aa-448d-ae0a-42ecfb28b785/text'
15:50:46.944 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/692eb6bc-f0aa-448d-ae0a-42ecfb28b785/text'
15:50:46.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/692eb6bc-f0aa-448d-ae0a-42ecfb28b785/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.948 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.948 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.954 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.954 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fccc47e-ba02-4ca8-8010-7975c648d076/text'
15:50:46.954 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fccc47e-ba02-4ca8-8010-7975c648d076/text'
15:50:46.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fccc47e-ba02-4ca8-8010-7975c648d076/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.966 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.966 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/988c5e49-0333-4bcb-98d8-e16822fd06b7/text'
15:50:46.966 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/988c5e49-0333-4bcb-98d8-e16822fd06b7/text'
15:50:46.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/988c5e49-0333-4bcb-98d8-e16822fd06b7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.972 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.972 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.978 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60de35d3-425e-41ed-a746-263a9cf1a41f/text'
15:50:46.978 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60de35d3-425e-41ed-a746-263a9cf1a41f/text'
15:50:46.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60de35d3-425e-41ed-a746-263a9cf1a41f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.982 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.989 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.989 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ba4b73-a64f-46ee-b6e2-81847abcf68b/text'
15:50:46.989 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ba4b73-a64f-46ee-b6e2-81847abcf68b/text'
15:50:46.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ba4b73-a64f-46ee-b6e2-81847abcf68b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:46.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:46.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:46.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element'
15:50:47.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/338a464c-2cd1-4ce7-9b83-5b5d3ee39756/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:46 GMT

15:50:47.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.003 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.003 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.017 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.017 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.018 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.018 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79c42f27-582a-4e81-a55d-cc7e7c71a3a1/text'
15:50:47.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79c42f27-582a-4e81-a55d-cc7e7c71a3a1/text'
15:50:47.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79c42f27-582a-4e81-a55d-cc7e7c71a3a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.029 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.029 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.035 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65fcb3dc-1cef-49a8-8eac-11b6ef3efb9a/text'
15:50:47.036 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65fcb3dc-1cef-49a8-8eac-11b6ef3efb9a/text'
15:50:47.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65fcb3dc-1cef-49a8-8eac-11b6ef3efb9a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.040 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.047 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.048 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c444c9f-12cc-47e9-b530-71f5f3f374b3/text'
15:50:47.048 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c444c9f-12cc-47e9-b530-71f5f3f374b3/text'
15:50:47.052 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c444c9f-12cc-47e9-b530-71f5f3f374b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.053 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.053 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.053 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.059 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb7e2706-7b96-433f-a4a2-1d0cbdb13fe7/text'
15:50:47.060 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb7e2706-7b96-433f-a4a2-1d0cbdb13fe7/text'
15:50:47.064 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb7e2706-7b96-433f-a4a2-1d0cbdb13fe7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.064 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.064 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.064 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.070 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4be25226-61b3-4fe7-8b5f-587f4f8ff600/text'
15:50:47.070 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4be25226-61b3-4fe7-8b5f-587f4f8ff600/text'
15:50:47.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4be25226-61b3-4fe7-8b5f-587f4f8ff600/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.077 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.077 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.077 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element'
15:50:47.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba874838-7dd9-4098-99b7-b0538d12cffe/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.083 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.085 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.085 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.098 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.098 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.104 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b63bdba6-aa4e-43a5-a904-89099a8b3ccb/text'
15:50:47.104 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b63bdba6-aa4e-43a5-a904-89099a8b3ccb/text'
15:50:47.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b63bdba6-aa4e-43a5-a904-89099a8b3ccb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.108 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.108 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.108 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.115 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44fb61dc-3946-46b9-b56c-8491fadcf81b/text'
15:50:47.115 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44fb61dc-3946-46b9-b56c-8491fadcf81b/text'
15:50:47.119 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44fb61dc-3946-46b9-b56c-8491fadcf81b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.119 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.125 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.125 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.126 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83d4f6a6-b67f-4177-abf5-9fb444935245/text'
15:50:47.126 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83d4f6a6-b67f-4177-abf5-9fb444935245/text'
15:50:47.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/83d4f6a6-b67f-4177-abf5-9fb444935245/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.136 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ba17321-f3e4-41b9-b1f1-7a21f3f46518/text'
15:50:47.136 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ba17321-f3e4-41b9-b1f1-7a21f3f46518/text'
15:50:47.141 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ba17321-f3e4-41b9-b1f1-7a21f3f46518/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.141 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.141 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.141 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/758c8e9d-7438-4742-bb33-ca886b25b03e/text'
15:50:47.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/758c8e9d-7438-4742-bb33-ca886b25b03e/text'
15:50:47.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/758c8e9d-7438-4742-bb33-ca886b25b03e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.156 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.156 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element'
15:50:47.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b180673-0738-4482-a2ae-c558cb815158/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.165 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.165 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.178 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.178 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6bded1d-f6a2-4e1d-a5d7-454e6309ed4c/text'
15:50:47.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6bded1d-f6a2-4e1d-a5d7-454e6309ed4c/text'
15:50:47.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a6bded1d-f6a2-4e1d-a5d7-454e6309ed4c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.188 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.188 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.194 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8834b200-a66c-4868-9d95-c9360e825cf1/text'
15:50:47.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8834b200-a66c-4868-9d95-c9360e825cf1/text'
15:50:47.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8834b200-a66c-4868-9d95-c9360e825cf1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.198 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.198 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.204 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.204 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.204 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0370861f-2ab7-45a5-94d9-137e9c38219a/text'
15:50:47.204 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0370861f-2ab7-45a5-94d9-137e9c38219a/text'
15:50:47.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0370861f-2ab7-45a5-94d9-137e9c38219a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.209 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.209 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.215 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.216 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.216 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fc83333-3088-408a-8a8e-27de443993be/text'
15:50:47.216 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fc83333-3088-408a-8a8e-27de443993be/text'
15:50:47.221 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1fc83333-3088-408a-8a8e-27de443993be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.221 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.222 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.222 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.228 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c7d7c637-04ae-432c-b02b-fbf56645bded/text'
15:50:47.228 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c7d7c637-04ae-432c-b02b-fbf56645bded/text'
15:50:47.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c7d7c637-04ae-432c-b02b-fbf56645bded/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.235 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.235 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element'
15:50:47.241 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/153fdb12-47e2-40bf-b9c4-403a889ed25e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.241 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.244 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.244 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.263 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b02856d0-e071-4cbf-a65e-36e406ef8543/text'
15:50:47.263 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b02856d0-e071-4cbf-a65e-36e406ef8543/text'
15:50:47.268 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b02856d0-e071-4cbf-a65e-36e406ef8543/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.269 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.269 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.269 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.275 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67389351-623c-440a-801a-d4bd8b7b3f3e/text'
15:50:47.275 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67389351-623c-440a-801a-d4bd8b7b3f3e/text'
15:50:47.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67389351-623c-440a-801a-d4bd8b7b3f3e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.280 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.280 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.286 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/247b00b5-4811-4d83-a08e-a725ff1b6c00/text'
15:50:47.286 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/247b00b5-4811-4d83-a08e-a725ff1b6c00/text'
15:50:47.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/247b00b5-4811-4d83-a08e-a725ff1b6c00/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.296 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.296 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.296 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e56422e-953f-4456-95c3-d904f77dbe39/text'
15:50:47.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e56422e-953f-4456-95c3-d904f77dbe39/text'
15:50:47.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e56422e-953f-4456-95c3-d904f77dbe39/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.307 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.307 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.314 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a29ed1b3-b6e7-4427-afdf-3de6922fbd82/text'
15:50:47.314 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a29ed1b3-b6e7-4427-afdf-3de6922fbd82/text'
15:50:47.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a29ed1b3-b6e7-4427-afdf-3de6922fbd82/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.321 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.321 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element'
15:50:47.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6a2c659d-a8b8-49f3-bf10-feca1def35ce/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.330 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.330 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.350 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.350 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1624a5e8-d3c9-40a5-b8a5-8266f9f1dac3/text'
15:50:47.350 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1624a5e8-d3c9-40a5-b8a5-8266f9f1dac3/text'
15:50:47.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1624a5e8-d3c9-40a5-b8a5-8266f9f1dac3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50c99a34-c7e3-4570-a578-2ddcb1b542f1/text'
15:50:47.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50c99a34-c7e3-4570-a578-2ddcb1b542f1/text'
15:50:47.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50c99a34-c7e3-4570-a578-2ddcb1b542f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.371 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6a6c56b-54c2-4171-b1ba-1efd4bc789ca/text'
15:50:47.371 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6a6c56b-54c2-4171-b1ba-1efd4bc789ca/text'
15:50:47.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6a6c56b-54c2-4171-b1ba-1efd4bc789ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.376 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.376 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/baee3dcd-afda-430e-bf2d-109a3016d9a0/text'
15:50:47.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/baee3dcd-afda-430e-bf2d-109a3016d9a0/text'
15:50:47.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/baee3dcd-afda-430e-bf2d-109a3016d9a0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.393 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.393 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.393 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/034d5169-2fdf-4dbc-9af8-bbd45663de21/text'
15:50:47.393 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/034d5169-2fdf-4dbc-9af8-bbd45663de21/text'
15:50:47.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/034d5169-2fdf-4dbc-9af8-bbd45663de21/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.400 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element'
15:50:47.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aade12d8-bf4f-4ca0-b469-b354fb2d68bb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.405 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.408 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.408 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.420 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.421 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.421 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.421 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae9d9e93-c456-4f75-bd36-5057ffafc669/text'
15:50:47.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae9d9e93-c456-4f75-bd36-5057ffafc669/text'
15:50:47.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae9d9e93-c456-4f75-bd36-5057ffafc669/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.439 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c64a9d8-3617-422a-b0bc-8e51a0c2ca0e/text'
15:50:47.439 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c64a9d8-3617-422a-b0bc-8e51a0c2ca0e/text'
15:50:47.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c64a9d8-3617-422a-b0bc-8e51a0c2ca0e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.444 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.444 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.450 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26c72b01-8178-43c5-8e98-ecd58ea89531/text'
15:50:47.450 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26c72b01-8178-43c5-8e98-ecd58ea89531/text'
15:50:47.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26c72b01-8178-43c5-8e98-ecd58ea89531/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.455 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.461 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.461 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.461 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f5fd3d4-454f-4fbc-bba9-dc32f023d358/text'
15:50:47.461 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f5fd3d4-454f-4fbc-bba9-dc32f023d358/text'
15:50:47.465 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f5fd3d4-454f-4fbc-bba9-dc32f023d358/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.466 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.466 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.466 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c3095c8-960b-4678-bfcb-455f97b0efcf/text'
15:50:47.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c3095c8-960b-4678-bfcb-455f97b0efcf/text'
15:50:47.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c3095c8-960b-4678-bfcb-455f97b0efcf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element'
15:50:47.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/011ae8a6-ac42-4194-ab95-6800bd9a00c6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.486 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.486 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.499 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.505 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.505 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.505 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/022e8161-3402-486f-8471-078537794af3/text'
15:50:47.505 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/022e8161-3402-486f-8471-078537794af3/text'
15:50:47.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/022e8161-3402-486f-8471-078537794af3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.510 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.510 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.510 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.516 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3ab478e-466f-4a88-949f-05a4189ede3c/text'
15:50:47.516 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3ab478e-466f-4a88-949f-05a4189ede3c/text'
15:50:47.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3ab478e-466f-4a88-949f-05a4189ede3c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.527 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f17022cc-8a19-40f5-a715-f32d9eaee610/text'
15:50:47.527 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f17022cc-8a19-40f5-a715-f32d9eaee610/text'
15:50:47.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f17022cc-8a19-40f5-a715-f32d9eaee610/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.531 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.531 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.536 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4304e029-67e7-4d5a-af9c-7f5c8cc6f6c5/text'
15:50:47.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4304e029-67e7-4d5a-af9c-7f5c8cc6f6c5/text'
15:50:47.541 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4304e029-67e7-4d5a-af9c-7f5c8cc6f6c5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.541 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.541 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.541 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.549 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c5c9d67-55ee-417b-afee-a1779504ec45/text'
15:50:47.549 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c5c9d67-55ee-417b-afee-a1779504ec45/text'
15:50:47.557 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c5c9d67-55ee-417b-afee-a1779504ec45/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.557 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.557 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.557 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element'
15:50:47.563 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85c24612-b6db-4f50-b21f-79bdf99c1d40/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.563 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.565 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.565 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.578 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.578 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cfbe4d1c-f72b-463d-89a5-6a74d2b1e1ff/text'
15:50:47.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cfbe4d1c-f72b-463d-89a5-6a74d2b1e1ff/text'
15:50:47.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cfbe4d1c-f72b-463d-89a5-6a74d2b1e1ff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.597 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d77747b-c7c5-45ca-bce2-fa2a1ddab2b5/text'
15:50:47.597 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d77747b-c7c5-45ca-bce2-fa2a1ddab2b5/text'
15:50:47.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d77747b-c7c5-45ca-bce2-fa2a1ddab2b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29c4c663-476c-4aa9-87f5-a4e07b9dc8cb/text'
15:50:47.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29c4c663-476c-4aa9-87f5-a4e07b9dc8cb/text'
15:50:47.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29c4c663-476c-4aa9-87f5-a4e07b9dc8cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.619 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.619 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.619 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75dcd9c6-0407-4da4-b452-5e6e067511ae/text'
15:50:47.619 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75dcd9c6-0407-4da4-b452-5e6e067511ae/text'
15:50:47.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75dcd9c6-0407-4da4-b452-5e6e067511ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.624 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.630 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c6a184c-4b60-4056-81ca-e371578d5816/text'
15:50:47.630 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c6a184c-4b60-4056-81ca-e371578d5816/text'
15:50:47.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7c6a184c-4b60-4056-81ca-e371578d5816/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.637 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.637 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element'
15:50:47.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4dd41ec-e7fb-403c-ad90-0bfb0ae1088b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.645 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.646 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.658 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.658 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.663 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.663 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35953b24-0cc1-428a-96a6-65f3c8161dba/text'
15:50:47.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35953b24-0cc1-428a-96a6-65f3c8161dba/text'
15:50:47.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/35953b24-0cc1-428a-96a6-65f3c8161dba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.668 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.668 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.675 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.676 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.676 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28511000-0862-41df-8580-82a2f71466d8/text'
15:50:47.676 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28511000-0862-41df-8580-82a2f71466d8/text'
15:50:47.680 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28511000-0862-41df-8580-82a2f71466d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.680 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.687 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85fcf975-78b2-4307-8f2e-cc57c11ecd92/text'
15:50:47.687 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85fcf975-78b2-4307-8f2e-cc57c11ecd92/text'
15:50:47.692 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85fcf975-78b2-4307-8f2e-cc57c11ecd92/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.692 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.692 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.692 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda0d486-8350-452f-8b1c-0be55e4ba959/text'
15:50:47.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda0d486-8350-452f-8b1c-0be55e4ba959/text'
15:50:47.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fda0d486-8350-452f-8b1c-0be55e4ba959/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5bc3bb14-ebbb-4fe8-b1d1-400b6bd5ee0e/text'
15:50:47.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5bc3bb14-ebbb-4fe8-b1d1-400b6bd5ee0e/text'
15:50:47.717 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5bc3bb14-ebbb-4fe8-b1d1-400b6bd5ee0e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.717 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.717 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.717 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element'
15:50:47.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c43805c-4996-4b90-9a1f-b7e55ce07f4e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.726 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.726 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.738 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.739 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.739 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.739 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.745 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3f70aca-de30-4d93-abc5-408c96134bf0/text'
15:50:47.745 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3f70aca-de30-4d93-abc5-408c96134bf0/text'
15:50:47.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3f70aca-de30-4d93-abc5-408c96134bf0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.755 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.755 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.761 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cfaf5c4-5f6d-4e8c-bc29-19671d2deea5/text'
15:50:47.761 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cfaf5c4-5f6d-4e8c-bc29-19671d2deea5/text'
15:50:47.766 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cfaf5c4-5f6d-4e8c-bc29-19671d2deea5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.766 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.766 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.766 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.772 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a29277c4-cbdd-4737-a67b-e62791f9bcab/text'
15:50:47.772 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a29277c4-cbdd-4737-a67b-e62791f9bcab/text'
15:50:47.776 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a29277c4-cbdd-4737-a67b-e62791f9bcab/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.776 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.777 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.777 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc044d0b-1907-49e4-b336-a6fe50ba1f29/text'
15:50:47.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc044d0b-1907-49e4-b336-a6fe50ba1f29/text'
15:50:47.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bc044d0b-1907-49e4-b336-a6fe50ba1f29/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b66e3c6-8363-448a-9153-200751489be9/text'
15:50:47.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b66e3c6-8363-448a-9153-200751489be9/text'
15:50:47.802 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b66e3c6-8363-448a-9153-200751489be9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.802 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element'
15:50:47.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ba450700-8094-46a7-8a47-95df2c4ecc1c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.811 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.811 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:47.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.825 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:47.825 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:47.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 69
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:47.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:47.832 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f0dc1f3-d939-434b-be23-df1764470dc0/click'
15:50:47.832 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f0dc1f3-d939-434b-be23-df1764470dc0/click'
15:50:48.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f0dc1f3-d939-434b-be23-df1764470dc0/click HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 50
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:47 GMT

15:50:48.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.093 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.093 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 63
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.112 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.112 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.131 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.131 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.140 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 62
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.140 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.144 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.144 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.158 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.158 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 58
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.166 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.166 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.181 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.181 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.190 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.190 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.202 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.202 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 58
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.211 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.211 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.225 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.225 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.235 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.235 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.250 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.250 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.250 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.260 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.260 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 26
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.273 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.273 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.279 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.279 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.281 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.281 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 26
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.295 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.295 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:48.301 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 61
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.301 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.303 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.303 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.317 [Forwarding goBack on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/back'
15:50:48.317 [Forwarding goBack on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/back'
15:50:48.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/back HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 3
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.376 [Test worker] INFO  my.pkg.addressbook.tests.TestBase - Stop test testContactEmail
15:50:48.377 [Test worker] INFO  my.pkg.addressbook.tests.TestBase - Start test testContactPhonewith parameters []
15:50:48.378 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:48.378 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:48.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 4514
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.603 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.603 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01ebcd63-204a-4756-8e6f-4fc210ef73b5/text'
15:50:48.603 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01ebcd63-204a-4756-8e6f-4fc210ef73b5/text'
15:50:48.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01ebcd63-204a-4756-8e6f-4fc210ef73b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.626 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3514572d-84b7-48ab-9bf4-cd3f6b0fcaa3/text'
15:50:48.626 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3514572d-84b7-48ab-9bf4-cd3f6b0fcaa3/text'
15:50:48.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3514572d-84b7-48ab-9bf4-cd3f6b0fcaa3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.636 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.636 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.646 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79090bd2-af51-4fd4-b778-da08aee434aa/text'
15:50:48.646 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79090bd2-af51-4fd4-b778-da08aee434aa/text'
15:50:48.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79090bd2-af51-4fd4-b778-da08aee434aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.653 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.653 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.653 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.660 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c515849-77cc-4f74-8dbc-81e904b5e19b/text'
15:50:48.660 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c515849-77cc-4f74-8dbc-81e904b5e19b/text'
15:50:48.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c515849-77cc-4f74-8dbc-81e904b5e19b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.667 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.674 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.674 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.674 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b7a31c53-2469-4bb1-928c-a91d293213d0/text'
15:50:48.674 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b7a31c53-2469-4bb1-928c-a91d293213d0/text'
15:50:48.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b7a31c53-2469-4bb1-928c-a91d293213d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element'
15:50:48.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2b558c46-0736-4609-9c1c-0823333afc72/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.694 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.694 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.709 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.717 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.717 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.717 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df7be866-9cd1-4618-8d7e-a7e58af0b874/text'
15:50:48.717 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df7be866-9cd1-4618-8d7e-a7e58af0b874/text'
15:50:48.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df7be866-9cd1-4618-8d7e-a7e58af0b874/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0dc55922-6e10-43d7-9b82-652ce7b8e1c9/text'
15:50:48.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0dc55922-6e10-43d7-9b82-652ce7b8e1c9/text'
15:50:48.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0dc55922-6e10-43d7-9b82-652ce7b8e1c9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb06e541-974d-4ecd-bcbc-c961affbcdb6/text'
15:50:48.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb06e541-974d-4ecd-bcbc-c961affbcdb6/text'
15:50:48.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb06e541-974d-4ecd-bcbc-c961affbcdb6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b56b8da-0c57-4891-b85f-7e3e2be80053/text'
15:50:48.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b56b8da-0c57-4891-b85f-7e3e2be80053/text'
15:50:48.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b56b8da-0c57-4891-b85f-7e3e2be80053/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.763 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.763 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.769 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.769 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.770 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c52ff84-5309-42c9-b9b5-40c7c614f832/text'
15:50:48.770 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c52ff84-5309-42c9-b9b5-40c7c614f832/text'
15:50:48.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c52ff84-5309-42c9-b9b5-40c7c614f832/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.780 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.780 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element'
15:50:48.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/60c7b4ae-3f00-4ec8-8688-1283a00f400e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.789 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.789 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.810 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c28708dd-914d-47b5-bf89-931862936d91/text'
15:50:48.810 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c28708dd-914d-47b5-bf89-931862936d91/text'
15:50:48.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c28708dd-914d-47b5-bf89-931862936d91/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.816 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.816 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.822 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c05c83c-cb5c-4dd8-aafd-c03f0d7823a1/text'
15:50:48.822 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c05c83c-cb5c-4dd8-aafd-c03f0d7823a1/text'
15:50:48.828 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6c05c83c-cb5c-4dd8-aafd-c03f0d7823a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.828 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.828 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.834 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e6fb370-5137-42be-bc14-bc9491fef3de/text'
15:50:48.834 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e6fb370-5137-42be-bc14-bc9491fef3de/text'
15:50:48.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e6fb370-5137-42be-bc14-bc9491fef3de/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.840 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.840 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.847 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f320056-0f00-4a8c-bbe5-3dfabe969d19/text'
15:50:48.847 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f320056-0f00-4a8c-bbe5-3dfabe969d19/text'
15:50:48.852 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f320056-0f00-4a8c-bbe5-3dfabe969d19/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.852 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.852 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.852 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.860 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1a63804-e0b0-470a-8fbc-388187a43d94/text'
15:50:48.860 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1a63804-e0b0-470a-8fbc-388187a43d94/text'
15:50:48.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1a63804-e0b0-470a-8fbc-388187a43d94/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.868 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.868 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element'
15:50:48.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ef0156b-421c-4f71-b8cf-cca0abd2fa97/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.881 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.881 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.901 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d73c05f0-a06a-4ab6-b742-60553ad7ed73/text'
15:50:48.901 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d73c05f0-a06a-4ab6-b742-60553ad7ed73/text'
15:50:48.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d73c05f0-a06a-4ab6-b742-60553ad7ed73/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.906 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.906 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.912 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.912 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.913 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e03ea1d-9382-4478-af32-b4bebc7086cd/text'
15:50:48.913 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e03ea1d-9382-4478-af32-b4bebc7086cd/text'
15:50:48.917 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e03ea1d-9382-4478-af32-b4bebc7086cd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.917 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.918 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.918 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.924 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.924 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.925 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4dee2ce-f2ae-4ad7-a88f-22b98ed39864/text'
15:50:48.925 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4dee2ce-f2ae-4ad7-a88f-22b98ed39864/text'
15:50:48.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4dee2ce-f2ae-4ad7-a88f-22b98ed39864/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.930 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.936 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.936 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.937 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41066870-b2b0-44b7-ab27-efa8d10ffbbe/text'
15:50:48.937 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41066870-b2b0-44b7-ab27-efa8d10ffbbe/text'
15:50:48.941 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41066870-b2b0-44b7-ab27-efa8d10ffbbe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.941 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.941 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.941 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.948 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a897e07b-fe28-4fca-a9e2-943be11283d2/text'
15:50:48.948 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a897e07b-fe28-4fca-a9e2-943be11283d2/text'
15:50:48.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a897e07b-fe28-4fca-a9e2-943be11283d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.957 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.958 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.958 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element'
15:50:48.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8686ddcd-7d4f-4c40-8ba0-d06f466be159/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.966 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.966 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:48.980 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.980 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.980 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:48.980 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:48.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.987 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.987 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce072de2-ec80-4e12-8c09-ec6500d0201c/text'
15:50:48.987 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce072de2-ec80-4e12-8c09-ec6500d0201c/text'
15:50:48.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce072de2-ec80-4e12-8c09-ec6500d0201c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.993 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:48.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:48.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:48 GMT

15:50:48.999 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:48.999 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6ae674e-c2ad-4385-86f0-0332d026b9bc/text'
15:50:49.000 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6ae674e-c2ad-4385-86f0-0332d026b9bc/text'
15:50:49.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6ae674e-c2ad-4385-86f0-0332d026b9bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.004 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.004 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.011 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/448d13f0-3afd-4c73-ad74-0a06653979b6/text'
15:50:49.011 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/448d13f0-3afd-4c73-ad74-0a06653979b6/text'
15:50:49.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/448d13f0-3afd-4c73-ad74-0a06653979b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.016 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.016 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.022 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.022 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79c8a336-7541-4526-80eb-a92afb58cac3/text'
15:50:49.022 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79c8a336-7541-4526-80eb-a92afb58cac3/text'
15:50:49.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/79c8a336-7541-4526-80eb-a92afb58cac3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.032 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.032 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb02bc0d-6696-40f6-ac57-5c3799e16c65/text'
15:50:49.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb02bc0d-6696-40f6-ac57-5c3799e16c65/text'
15:50:49.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb02bc0d-6696-40f6-ac57-5c3799e16c65/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.046 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element'
15:50:49.052 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/308fca2a-c8b5-4d2f-b142-30a1d3219cf3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.052 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.055 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.055 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.074 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9643aba-faf9-4517-a11c-40565244c9fe/text'
15:50:49.074 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9643aba-faf9-4517-a11c-40565244c9fe/text'
15:50:49.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9643aba-faf9-4517-a11c-40565244c9fe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.080 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/041be9ef-e9f6-46f4-8e9c-2b7454f20eef/text'
15:50:49.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/041be9ef-e9f6-46f4-8e9c-2b7454f20eef/text'
15:50:49.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/041be9ef-e9f6-46f4-8e9c-2b7454f20eef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.092 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.092 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/888996bd-bedc-46e7-a175-8983445cbf2e/text'
15:50:49.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/888996bd-bedc-46e7-a175-8983445cbf2e/text'
15:50:49.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/888996bd-bedc-46e7-a175-8983445cbf2e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.103 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.103 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.103 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.110 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d111636-6ab3-4c32-9eb7-911f1cca83ba/text'
15:50:49.110 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d111636-6ab3-4c32-9eb7-911f1cca83ba/text'
15:50:49.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d111636-6ab3-4c32-9eb7-911f1cca83ba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.115 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.115 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.123 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec2273e3-2eec-45c7-8c15-a10b426de312/text'
15:50:49.123 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec2273e3-2eec-45c7-8c15-a10b426de312/text'
15:50:49.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec2273e3-2eec-45c7-8c15-a10b426de312/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element'
15:50:49.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/971d7191-8cf6-47c3-9a0b-56e049f93fe9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.139 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.139 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/acfd4a1a-4a48-477f-a445-d6e3a596eebf/text'
15:50:49.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/acfd4a1a-4a48-477f-a445-d6e3a596eebf/text'
15:50:49.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/acfd4a1a-4a48-477f-a445-d6e3a596eebf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.164 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.164 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.164 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72eb02b0-48a2-47e9-9540-bc7abc1a340e/text'
15:50:49.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72eb02b0-48a2-47e9-9540-bc7abc1a340e/text'
15:50:49.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/72eb02b0-48a2-47e9-9540-bc7abc1a340e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.181 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e13e37d-3487-4841-9672-d52953fcc6d9/text'
15:50:49.181 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e13e37d-3487-4841-9672-d52953fcc6d9/text'
15:50:49.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e13e37d-3487-4841-9672-d52953fcc6d9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.187 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.187 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.187 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bfd1f8e0-d761-4912-92f0-4279d1d8bedd/text'
15:50:49.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bfd1f8e0-d761-4912-92f0-4279d1d8bedd/text'
15:50:49.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bfd1f8e0-d761-4912-92f0-4279d1d8bedd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.199 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.205 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41939f50-9ba0-4ee2-b31f-625657cd49af/text'
15:50:49.205 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41939f50-9ba0-4ee2-b31f-625657cd49af/text'
15:50:49.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41939f50-9ba0-4ee2-b31f-625657cd49af/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.213 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.213 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element'
15:50:49.220 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0ff27f2-87e3-4503-ae27-18783d124966/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.220 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.222 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.222 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.235 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.235 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.242 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.242 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/893f1287-56af-466a-a9a7-f3302e2d8cbb/text'
15:50:49.242 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/893f1287-56af-466a-a9a7-f3302e2d8cbb/text'
15:50:49.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/893f1287-56af-466a-a9a7-f3302e2d8cbb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.247 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.247 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.254 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.254 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.255 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e2c1342-e89d-4478-a06a-e0977ee530bd/text'
15:50:49.255 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e2c1342-e89d-4478-a06a-e0977ee530bd/text'
15:50:49.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e2c1342-e89d-4478-a06a-e0977ee530bd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.259 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.259 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.265 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.265 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4398148a-6b92-44fa-941a-0146efcc0bfb/text'
15:50:49.265 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4398148a-6b92-44fa-941a-0146efcc0bfb/text'
15:50:49.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4398148a-6b92-44fa-941a-0146efcc0bfb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.271 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.271 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.277 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91d9518d-9b63-4136-821d-d1024d86d4ca/text'
15:50:49.277 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91d9518d-9b63-4136-821d-d1024d86d4ca/text'
15:50:49.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91d9518d-9b63-4136-821d-d1024d86d4ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.282 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.282 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.283 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.290 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6a9bcb7-f783-4d61-8bca-8faf12c27eaf/text'
15:50:49.290 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6a9bcb7-f783-4d61-8bca-8faf12c27eaf/text'
15:50:49.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6a9bcb7-f783-4d61-8bca-8faf12c27eaf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.298 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.298 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element'
15:50:49.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02dc56c7-3706-4e24-84b3-936a8d3d4123/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.306 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.306 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.319 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.319 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.327 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3f67f9ec-01bf-4ba6-be6d-14d9109d5864/text'
15:50:49.327 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3f67f9ec-01bf-4ba6-be6d-14d9109d5864/text'
15:50:49.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3f67f9ec-01bf-4ba6-be6d-14d9109d5864/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.338 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.338 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3bc9ded-5b18-42d0-9d5f-0e0fd3a1ff31/text'
15:50:49.338 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3bc9ded-5b18-42d0-9d5f-0e0fd3a1ff31/text'
15:50:49.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3bc9ded-5b18-42d0-9d5f-0e0fd3a1ff31/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.343 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.349 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.349 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.349 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5a8a5c-daf0-4253-8681-89b59a5cc4d8/text'
15:50:49.349 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5a8a5c-daf0-4253-8681-89b59a5cc4d8/text'
15:50:49.354 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5a8a5c-daf0-4253-8681-89b59a5cc4d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.354 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.354 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.355 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.360 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.360 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5836c866-aa4d-4bf9-a026-acc301d09c3f/text'
15:50:49.361 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5836c866-aa4d-4bf9-a026-acc301d09c3f/text'
15:50:49.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5836c866-aa4d-4bf9-a026-acc301d09c3f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.365 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.365 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.372 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcd2a78f-fd03-4b35-9961-815e6d86009b/text'
15:50:49.372 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcd2a78f-fd03-4b35-9961-815e6d86009b/text'
15:50:49.379 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcd2a78f-fd03-4b35-9961-815e6d86009b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.379 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.379 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.379 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element'
15:50:49.385 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31bed100-256c-42d8-8a38-848452d29a9e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.385 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.388 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.388 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.401 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.401 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.402 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.402 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.408 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45039826-c6df-4ceb-8090-8fff00b61fd4/text'
15:50:49.408 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45039826-c6df-4ceb-8090-8fff00b61fd4/text'
15:50:49.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/45039826-c6df-4ceb-8090-8fff00b61fd4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.412 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.413 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.413 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.419 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d771b07-6704-4f73-8183-8bb00612651d/text'
15:50:49.420 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d771b07-6704-4f73-8183-8bb00612651d/text'
15:50:49.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9d771b07-6704-4f73-8183-8bb00612651d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.424 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.425 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.425 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.430 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.431 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca829211-6471-43c4-b734-fe933d3f3b15/text'
15:50:49.431 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca829211-6471-43c4-b734-fe933d3f3b15/text'
15:50:49.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca829211-6471-43c4-b734-fe933d3f3b15/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.435 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.435 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.442 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/33d5de4a-9262-4c5f-9236-99d4c6b40456/text'
15:50:49.442 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/33d5de4a-9262-4c5f-9236-99d4c6b40456/text'
15:50:49.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/33d5de4a-9262-4c5f-9236-99d4c6b40456/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.446 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.447 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.453 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.453 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.454 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dcdf831-61ec-4df9-a1a2-87864967e7cc/text'
15:50:49.454 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dcdf831-61ec-4df9-a1a2-87864967e7cc/text'
15:50:49.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dcdf831-61ec-4df9-a1a2-87864967e7cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element'
15:50:49.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14a0d748-b1f6-4e7d-8acb-4fc06173f51f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.473 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.473 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.488 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.488 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.488 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.488 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/feed6d61-88c2-4e95-8c41-a646cadbb28f/text'
15:50:49.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/feed6d61-88c2-4e95-8c41-a646cadbb28f/text'
15:50:49.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/feed6d61-88c2-4e95-8c41-a646cadbb28f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.500 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.507 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b58511a1-5ec9-46c3-b301-b5483bc47ea8/text'
15:50:49.507 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b58511a1-5ec9-46c3-b301-b5483bc47ea8/text'
15:50:49.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b58511a1-5ec9-46c3-b301-b5483bc47ea8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.511 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.511 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.517 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d6ace76-c082-486d-b1e8-d5cc123c3c44/text'
15:50:49.518 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d6ace76-c082-486d-b1e8-d5cc123c3c44/text'
15:50:49.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d6ace76-c082-486d-b1e8-d5cc123c3c44/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.527 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.534 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c479491-74d6-4074-bf82-5b9324468183/text'
15:50:49.534 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c479491-74d6-4074-bf82-5b9324468183/text'
15:50:49.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c479491-74d6-4074-bf82-5b9324468183/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.539 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.540 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37b178bf-4732-4cf0-b09a-dfd6e9086ae2/text'
15:50:49.547 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37b178bf-4732-4cf0-b09a-dfd6e9086ae2/text'
15:50:49.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37b178bf-4732-4cf0-b09a-dfd6e9086ae2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element'
15:50:49.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abe0213d-3fd3-432c-afb7-1a740553164b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.561 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.565 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.565 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.579 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.579 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df5c0a3f-ff54-480d-9565-de3c13e1751a/text'
15:50:49.585 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df5c0a3f-ff54-480d-9565-de3c13e1751a/text'
15:50:49.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df5c0a3f-ff54-480d-9565-de3c13e1751a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.591 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.597 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.597 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/121e1889-bd68-47d3-8170-1dfcfad6879a/text'
15:50:49.597 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/121e1889-bd68-47d3-8170-1dfcfad6879a/text'
15:50:49.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/121e1889-bd68-47d3-8170-1dfcfad6879a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.608 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/737772e8-5edc-4e22-b90e-8163166dc8d3/text'
15:50:49.608 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/737772e8-5edc-4e22-b90e-8163166dc8d3/text'
15:50:49.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/737772e8-5edc-4e22-b90e-8163166dc8d3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.619 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.619 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.620 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9713f1dc-47d2-4f9b-8145-83560564c082/text'
15:50:49.620 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9713f1dc-47d2-4f9b-8145-83560564c082/text'
15:50:49.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9713f1dc-47d2-4f9b-8145-83560564c082/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.631 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1d52e32-2304-45ca-8937-6515a2401e5b/text'
15:50:49.631 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1d52e32-2304-45ca-8937-6515a2401e5b/text'
15:50:49.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1d52e32-2304-45ca-8937-6515a2401e5b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.639 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.639 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element'
15:50:49.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7bc58279-9a2f-4e70-8b31-032b5fa42b5d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.645 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.648 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.648 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.666 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6e50604-ecc4-47c9-a0a9-6e530566f78f/text'
15:50:49.666 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6e50604-ecc4-47c9-a0a9-6e530566f78f/text'
15:50:49.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6e50604-ecc4-47c9-a0a9-6e530566f78f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57b29f57-5f67-4f5a-8eea-f46fc48d3e8a/text'
15:50:49.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57b29f57-5f67-4f5a-8eea-f46fc48d3e8a/text'
15:50:49.682 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57b29f57-5f67-4f5a-8eea-f46fc48d3e8a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.682 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.690 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f59c80d-1f49-4a14-b53b-ec6e38eb322f/text'
15:50:49.690 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f59c80d-1f49-4a14-b53b-ec6e38eb322f/text'
15:50:49.694 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8f59c80d-1f49-4a14-b53b-ec6e38eb322f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.695 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.695 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.695 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.701 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.701 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/609506cb-0570-42d4-9cec-f79bd0965cfb/text'
15:50:49.701 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/609506cb-0570-42d4-9cec-f79bd0965cfb/text'
15:50:49.707 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/609506cb-0570-42d4-9cec-f79bd0965cfb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.707 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.707 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.707 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.713 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/328a4a5f-9274-485f-8b22-5d0ef36da1e6/text'
15:50:49.714 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/328a4a5f-9274-485f-8b22-5d0ef36da1e6/text'
15:50:49.721 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/328a4a5f-9274-485f-8b22-5d0ef36da1e6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.721 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element'
15:50:49.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/281767d1-c760-4d8d-8b59-4a6badc6b469/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.730 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.730 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.743 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.743 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b37a7f1-9618-4434-9798-3c37e0d4ee35/text'
15:50:49.749 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b37a7f1-9618-4434-9798-3c37e0d4ee35/text'
15:50:49.753 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b37a7f1-9618-4434-9798-3c37e0d4ee35/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.754 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.754 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.760 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/187e3aaa-85b0-4674-9fbf-7ade8d2fa685/text'
15:50:49.760 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/187e3aaa-85b0-4674-9fbf-7ade8d2fa685/text'
15:50:49.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/187e3aaa-85b0-4674-9fbf-7ade8d2fa685/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.765 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.765 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.771 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.771 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.771 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12831e73-9104-4322-b824-f72fc2539ca0/text'
15:50:49.771 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12831e73-9104-4322-b824-f72fc2539ca0/text'
15:50:49.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12831e73-9104-4322-b824-f72fc2539ca0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.775 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.776 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.776 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.781 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97e4031c-33f4-4498-a88f-fe31c139c906/text'
15:50:49.782 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97e4031c-33f4-4498-a88f-fe31c139c906/text'
15:50:49.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97e4031c-33f4-4498-a88f-fe31c139c906/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.787 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.787 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c8caae4-821e-4e48-8b96-0bef509b5791/text'
15:50:49.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c8caae4-821e-4e48-8b96-0bef509b5791/text'
15:50:49.802 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c8caae4-821e-4e48-8b96-0bef509b5791/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element'
15:50:49.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/16d2a82e-8a79-4887-b121-455f6bd49dc3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.809 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.811 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.812 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.832 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ef37fba-555a-42a5-a191-2222c080e05c/text'
15:50:49.832 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ef37fba-555a-42a5-a191-2222c080e05c/text'
15:50:49.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ef37fba-555a-42a5-a191-2222c080e05c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.837 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.837 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.843 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.844 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.844 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/774ceb91-992f-403b-aa6b-b92289d8f1ed/text'
15:50:49.844 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/774ceb91-992f-403b-aa6b-b92289d8f1ed/text'
15:50:49.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/774ceb91-992f-403b-aa6b-b92289d8f1ed/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.849 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.849 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.856 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.856 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1bb90125-37d8-46c1-b350-38c811e73b68/text'
15:50:49.856 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1bb90125-37d8-46c1-b350-38c811e73b68/text'
15:50:49.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1bb90125-37d8-46c1-b350-38c811e73b68/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.861 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.861 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.867 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.867 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db565d72-08b9-4559-b659-cab7bb91ea64/text'
15:50:49.867 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db565d72-08b9-4559-b659-cab7bb91ea64/text'
15:50:49.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db565d72-08b9-4559-b659-cab7bb91ea64/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.872 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.872 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.879 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.879 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.879 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dbf6542-1009-4c09-b3c6-e85643547879/text'
15:50:49.879 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dbf6542-1009-4c09-b3c6-e85643547879/text'
15:50:49.887 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dbf6542-1009-4c09-b3c6-e85643547879/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.887 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.888 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.888 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element'
15:50:49.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/31f124dd-3205-4f02-9f82-0800c46b21be/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.895 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.897 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.897 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.909 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.909 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.910 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.917 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ff62d2a-5ae9-4b02-934b-bc54399957a0/text'
15:50:49.917 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ff62d2a-5ae9-4b02-934b-bc54399957a0/text'
15:50:49.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ff62d2a-5ae9-4b02-934b-bc54399957a0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.921 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.929 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0bd61ae-9a15-4bc4-a985-68afc2fc96df/text'
15:50:49.929 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0bd61ae-9a15-4bc4-a985-68afc2fc96df/text'
15:50:49.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0bd61ae-9a15-4bc4-a985-68afc2fc96df/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.934 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.934 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.941 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.941 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.941 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e780cc17-7680-4daf-9407-ead510d162d0/text'
15:50:49.941 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e780cc17-7680-4daf-9407-ead510d162d0/text'
15:50:49.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e780cc17-7680-4daf-9407-ead510d162d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.947 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.947 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.954 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2902d5f6-e95b-43df-9c22-688852a3064a/text'
15:50:49.954 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2902d5f6-e95b-43df-9c22-688852a3064a/text'
15:50:49.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2902d5f6-e95b-43df-9c22-688852a3064a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.966 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b7e539f-5abc-40d3-90c8-9af38be69c4c/text'
15:50:49.966 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b7e539f-5abc-40d3-90c8-9af38be69c4c/text'
15:50:49.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b7e539f-5abc-40d3-90c8-9af38be69c4c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.973 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.973 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element'
15:50:49.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f54c2335-4434-4710-b105-051b2295a97f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.982 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.982 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:49.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:49.995 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:49.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:49.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:49 GMT

15:50:50.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.001 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e287c3f3-e20c-4e61-b7bf-e1eb775bd16c/text'
15:50:50.001 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e287c3f3-e20c-4e61-b7bf-e1eb775bd16c/text'
15:50:50.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e287c3f3-e20c-4e61-b7bf-e1eb775bd16c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.006 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.006 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.006 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.012 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c994be18-4412-4f98-be60-cf6fd690c33f/text'
15:50:50.012 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c994be18-4412-4f98-be60-cf6fd690c33f/text'
15:50:50.021 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c994be18-4412-4f98-be60-cf6fd690c33f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.021 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.022 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.022 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.028 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2be66e39-dc87-4abc-b10d-f6f76527b4fd/text'
15:50:50.028 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2be66e39-dc87-4abc-b10d-f6f76527b4fd/text'
15:50:50.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2be66e39-dc87-4abc-b10d-f6f76527b4fd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.032 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.033 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.033 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.039 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4b9c581-ec70-47c8-b1a0-2bd4222e4a4d/text'
15:50:50.039 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4b9c581-ec70-47c8-b1a0-2bd4222e4a4d/text'
15:50:50.044 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4b9c581-ec70-47c8-b1a0-2bd4222e4a4d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.044 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e602bda-9236-43d4-9054-bab685ef0976/text'
15:50:50.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e602bda-9236-43d4-9054-bab685ef0976/text'
15:50:50.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1e602bda-9236-43d4-9054-bab685ef0976/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.059 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.060 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.060 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element'
15:50:50.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3dca8053-36ae-4989-8013-73fdd00f4fc4/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.066 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.068 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.068 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.081 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.081 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.081 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c558ff7-7e9e-4f52-881a-b2ab7b89b221/text'
15:50:50.089 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c558ff7-7e9e-4f52-881a-b2ab7b89b221/text'
15:50:50.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c558ff7-7e9e-4f52-881a-b2ab7b89b221/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.094 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/960bc180-1938-4c55-bb4f-124c1b4a433e/text'
15:50:50.101 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/960bc180-1938-4c55-bb4f-124c1b4a433e/text'
15:50:50.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/960bc180-1938-4c55-bb4f-124c1b4a433e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.106 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.113 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ead9174b-2c2f-482d-b626-d80f57392604/text'
15:50:50.113 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ead9174b-2c2f-482d-b626-d80f57392604/text'
15:50:50.117 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ead9174b-2c2f-482d-b626-d80f57392604/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.117 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.118 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.118 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.124 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f1329d0-488c-4836-8e46-58c398637445/text'
15:50:50.124 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f1329d0-488c-4836-8e46-58c398637445/text'
15:50:50.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9f1329d0-488c-4836-8e46-58c398637445/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.136 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/817a03d4-ab58-4455-9cc5-e7ad99b92d51/text'
15:50:50.136 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/817a03d4-ab58-4455-9cc5-e7ad99b92d51/text'
15:50:50.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/817a03d4-ab58-4455-9cc5-e7ad99b92d51/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.144 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.144 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element'
15:50:50.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4aea9dee-971f-496a-b620-0e914229518c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.152 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.152 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.169 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.169 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.177 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.177 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fc2067d0-a974-4211-a832-0932739b0241/text'
15:50:50.177 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fc2067d0-a974-4211-a832-0932739b0241/text'
15:50:50.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fc2067d0-a974-4211-a832-0932739b0241/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.184 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.184 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.184 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08d93e31-853d-4714-8e85-611619df6989/text'
15:50:50.194 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08d93e31-853d-4714-8e85-611619df6989/text'
15:50:50.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08d93e31-853d-4714-8e85-611619df6989/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.212 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9494a634-3267-4117-9a6a-5230777f91e2/text'
15:50:50.212 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9494a634-3267-4117-9a6a-5230777f91e2/text'
15:50:50.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9494a634-3267-4117-9a6a-5230777f91e2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.217 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.217 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.224 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.224 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2473d1a-04bb-414c-b248-557ced46dcd9/text'
15:50:50.224 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2473d1a-04bb-414c-b248-557ced46dcd9/text'
15:50:50.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2473d1a-04bb-414c-b248-557ced46dcd9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.231 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.231 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.231 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.238 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.239 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77353a28-e71d-4c29-969a-135c215d7ab2/text'
15:50:50.239 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77353a28-e71d-4c29-969a-135c215d7ab2/text'
15:50:50.246 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77353a28-e71d-4c29-969a-135c215d7ab2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.246 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.247 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.247 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element'
15:50:50.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7416d8e-3971-4471-874a-2cf31401e094/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.259 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.259 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.273 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.273 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.280 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.280 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5ca33b0-1c12-43f5-a7cf-f9a42f6af662/text'
15:50:50.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5ca33b0-1c12-43f5-a7cf-f9a42f6af662/text'
15:50:50.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5ca33b0-1c12-43f5-a7cf-f9a42f6af662/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.287 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.287 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.295 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/149b297d-02af-48d9-9207-7f63e06351eb/text'
15:50:50.295 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/149b297d-02af-48d9-9207-7f63e06351eb/text'
15:50:50.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/149b297d-02af-48d9-9207-7f63e06351eb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.301 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.301 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.308 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a24c1c4f-31d1-4d79-983e-48627aff704d/text'
15:50:50.308 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a24c1c4f-31d1-4d79-983e-48627aff704d/text'
15:50:50.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a24c1c4f-31d1-4d79-983e-48627aff704d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.313 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.313 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.313 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.323 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c0593e1-7905-4c6a-9b7b-ccb668dce35a/text'
15:50:50.323 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c0593e1-7905-4c6a-9b7b-ccb668dce35a/text'
15:50:50.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2c0593e1-7905-4c6a-9b7b-ccb668dce35a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.328 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.328 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.335 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2625bbfa-4bee-4ea7-bfcb-bf1e8b9138bb/text'
15:50:50.335 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2625bbfa-4bee-4ea7-bfcb-bf1e8b9138bb/text'
15:50:50.344 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2625bbfa-4bee-4ea7-bfcb-bf1e8b9138bb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.344 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.345 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.345 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element'
15:50:50.352 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46fb6005-4ba2-4674-8f23-2897c2a16334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.352 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.354 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.354 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.366 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.366 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.367 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.367 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.373 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.373 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.373 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffd64fa0-c29f-4f74-9b2c-0f6929f3fb19/text'
15:50:50.373 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffd64fa0-c29f-4f74-9b2c-0f6929f3fb19/text'
15:50:50.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ffd64fa0-c29f-4f74-9b2c-0f6929f3fb19/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.378 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.378 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5df1d19-7f1e-4d3b-bc2c-4becbf5436fc/text'
15:50:50.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5df1d19-7f1e-4d3b-bc2c-4becbf5436fc/text'
15:50:50.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c5df1d19-7f1e-4d3b-bc2c-4becbf5436fc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.389 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.389 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.395 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.395 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.395 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6458a989-ffcd-4288-a788-b6376e6c5af0/text'
15:50:50.395 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6458a989-ffcd-4288-a788-b6376e6c5af0/text'
15:50:50.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6458a989-ffcd-4288-a788-b6376e6c5af0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.400 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.400 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/901bc8a4-66e9-4fa6-bada-e1724e1d6383/text'
15:50:50.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/901bc8a4-66e9-4fa6-bada-e1724e1d6383/text'
15:50:50.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/901bc8a4-66e9-4fa6-bada-e1724e1d6383/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.418 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.418 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.418 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/692da52e-86b2-4437-8b20-adf66fc9faff/text'
15:50:50.418 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/692da52e-86b2-4437-8b20-adf66fc9faff/text'
15:50:50.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/692da52e-86b2-4437-8b20-adf66fc9faff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.427 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.427 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element'
15:50:50.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e73ce025-9c6f-4a82-8a02-1520133e69ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.437 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.437 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.452 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.453 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.453 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.453 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.459 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8bfaef25-fcc3-44cc-bbdd-34559cd31df3/text'
15:50:50.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8bfaef25-fcc3-44cc-bbdd-34559cd31df3/text'
15:50:50.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8bfaef25-fcc3-44cc-bbdd-34559cd31df3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7533971f-5989-42e2-beef-dac10e39f1d0/text'
15:50:50.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7533971f-5989-42e2-beef-dac10e39f1d0/text'
15:50:50.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7533971f-5989-42e2-beef-dac10e39f1d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.483 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99e47964-bdc5-4338-8bcc-26c504e4af38/text'
15:50:50.483 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99e47964-bdc5-4338-8bcc-26c504e4af38/text'
15:50:50.487 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99e47964-bdc5-4338-8bcc-26c504e4af38/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.487 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.488 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.488 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.494 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.495 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22d3f562-f21c-4db2-9e92-7d8896d32976/text'
15:50:50.495 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22d3f562-f21c-4db2-9e92-7d8896d32976/text'
15:50:50.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/22d3f562-f21c-4db2-9e92-7d8896d32976/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.500 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.501 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.501 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.510 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4ee76ba-5016-4add-a7df-4ecfe62175c1/text'
15:50:50.510 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4ee76ba-5016-4add-a7df-4ecfe62175c1/text'
15:50:50.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4ee76ba-5016-4add-a7df-4ecfe62175c1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element'
15:50:50.526 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/317c0bba-4390-44c0-80ec-19c3862c2f22/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.527 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.530 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.530 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.545 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.545 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.545 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.552 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.552 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b344410-8d7d-4866-bb43-17a089227519/text'
15:50:50.552 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b344410-8d7d-4866-bb43-17a089227519/text'
15:50:50.557 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6b344410-8d7d-4866-bb43-17a089227519/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.557 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.557 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.557 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.563 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3f126d3-3eeb-4b3c-bf8c-f3e5bf6fa19a/text'
15:50:50.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3f126d3-3eeb-4b3c-bf8c-f3e5bf6fa19a/text'
15:50:50.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3f126d3-3eeb-4b3c-bf8c-f3e5bf6fa19a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.575 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.581 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bb3ec7d-ccdf-4500-9698-8d27ee136aef/text'
15:50:50.582 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bb3ec7d-ccdf-4500-9698-8d27ee136aef/text'
15:50:50.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bb3ec7d-ccdf-4500-9698-8d27ee136aef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.586 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.587 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.593 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.594 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70c8882e-23c0-45c9-9aa1-10877d91b37a/text'
15:50:50.594 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70c8882e-23c0-45c9-9aa1-10877d91b37a/text'
15:50:50.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70c8882e-23c0-45c9-9aa1-10877d91b37a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.598 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.605 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.605 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.605 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1f00d34-86f0-4db5-a71e-ccbb826d6780/text'
15:50:50.605 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1f00d34-86f0-4db5-a71e-ccbb826d6780/text'
15:50:50.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b1f00d34-86f0-4db5-a71e-ccbb826d6780/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element'
15:50:50.620 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/de41ca85-2fb1-47e9-a4ff-e8f828e66766/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.620 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.622 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.622 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.635 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.636 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.636 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.642 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.642 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.643 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d91857d-3e34-4e3f-a840-1e31ad1d46f8/text'
15:50:50.643 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d91857d-3e34-4e3f-a840-1e31ad1d46f8/text'
15:50:50.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d91857d-3e34-4e3f-a840-1e31ad1d46f8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.647 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.647 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3a549e-64a9-4ff3-a5b5-cdcbc593d031/text'
15:50:50.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3a549e-64a9-4ff3-a5b5-cdcbc593d031/text'
15:50:50.659 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3a549e-64a9-4ff3-a5b5-cdcbc593d031/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.660 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.667 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41f8b362-0bb8-4d05-b461-adf050ec6cbe/text'
15:50:50.667 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41f8b362-0bb8-4d05-b461-adf050ec6cbe/text'
15:50:50.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41f8b362-0bb8-4d05-b461-adf050ec6cbe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78efccd7-035e-4ac7-b087-ac21d838ba79/text'
15:50:50.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78efccd7-035e-4ac7-b087-ac21d838ba79/text'
15:50:50.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/78efccd7-035e-4ac7-b087-ac21d838ba79/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.690 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8c22c69-3c5d-4b17-8d9a-ac3f772c3c18/text'
15:50:50.690 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8c22c69-3c5d-4b17-8d9a-ac3f772c3c18/text'
15:50:50.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8c22c69-3c5d-4b17-8d9a-ac3f772c3c18/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.699 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.699 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element'
15:50:50.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df3e64e4-d2a1-4675-bbc2-ae88a610b40d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.705 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.710 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.710 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.723 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.723 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a303cbaa-e7cb-41b2-b95e-9ae2446c0ea6/text'
15:50:50.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a303cbaa-e7cb-41b2-b95e-9ae2446c0ea6/text'
15:50:50.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a303cbaa-e7cb-41b2-b95e-9ae2446c0ea6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.733 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.734 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.734 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.740 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.740 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a9ad5ac-1c2c-4401-815a-bebf5acb79c8/text'
15:50:50.741 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a9ad5ac-1c2c-4401-815a-bebf5acb79c8/text'
15:50:50.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8a9ad5ac-1c2c-4401-815a-bebf5acb79c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.745 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.745 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.753 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80923b2f-4769-4281-9853-9d8ae198b7b6/text'
15:50:50.753 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80923b2f-4769-4281-9853-9d8ae198b7b6/text'
15:50:50.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80923b2f-4769-4281-9853-9d8ae198b7b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.758 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.758 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.764 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.764 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12fc63da-8042-4eb1-ad02-aaa500d6fa8d/text'
15:50:50.764 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12fc63da-8042-4eb1-ad02-aaa500d6fa8d/text'
15:50:50.770 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/12fc63da-8042-4eb1-ad02-aaa500d6fa8d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.770 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.770 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.770 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.776 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.776 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.777 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7de4269f-4cbd-436b-ba7d-5eedfb655257/text'
15:50:50.777 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7de4269f-4cbd-436b-ba7d-5eedfb655257/text'
15:50:50.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7de4269f-4cbd-436b-ba7d-5eedfb655257/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.785 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.785 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element'
15:50:50.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b904324-b878-48bd-a270-66eda068aed3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.793 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:50.794 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.794 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.806 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.806 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.807 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.807 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.813 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.814 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64eeb34e-c698-43ca-94ac-7a8b3b883d36/text'
15:50:50.814 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64eeb34e-c698-43ca-94ac-7a8b3b883d36/text'
15:50:50.819 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64eeb34e-c698-43ca-94ac-7a8b3b883d36/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.819 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.819 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.819 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.826 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.826 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/136773a5-b16d-48b2-b0f6-a1dfbc27b45a/text'
15:50:50.826 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/136773a5-b16d-48b2-b0f6-a1dfbc27b45a/text'
15:50:50.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/136773a5-b16d-48b2-b0f6-a1dfbc27b45a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.831 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.831 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.831 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.838 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e72cad2-df13-4422-9da2-b9d44bcdbee2/text'
15:50:50.838 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e72cad2-df13-4422-9da2-b9d44bcdbee2/text'
15:50:50.843 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e72cad2-df13-4422-9da2-b9d44bcdbee2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.843 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.843 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.843 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.849 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.850 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.850 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/010bac51-3ece-4b13-babd-0816414f3482/text'
15:50:50.850 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/010bac51-3ece-4b13-babd-0816414f3482/text'
15:50:50.854 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/010bac51-3ece-4b13-babd-0816414f3482/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.855 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.855 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.861 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e087cd19-84c8-47cb-800e-fb87c4b6ad90/text'
15:50:50.861 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e087cd19-84c8-47cb-800e-fb87c4b6ad90/text'
15:50:50.869 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e087cd19-84c8-47cb-800e-fb87c4b6ad90/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.869 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.870 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.870 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element'
15:50:50.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9704bf61-ebd2-4f11-945d-4213c0562207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.879 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.879 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.893 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.893 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cd4240b-e787-4e93-9b04-343d4ef7a80c/text'
15:50:50.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cd4240b-e787-4e93-9b04-343d4ef7a80c/text'
15:50:50.905 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cd4240b-e787-4e93-9b04-343d4ef7a80c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.905 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.905 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.905 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.911 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99ba1140-0a3d-4398-b85c-c49791bb67f3/text'
15:50:50.911 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99ba1140-0a3d-4398-b85c-c49791bb67f3/text'
15:50:50.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99ba1140-0a3d-4398-b85c-c49791bb67f3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.916 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e17e14a-670d-4b38-9456-7ea102ec7184/text'
15:50:50.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e17e14a-670d-4b38-9456-7ea102ec7184/text'
15:50:50.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e17e14a-670d-4b38-9456-7ea102ec7184/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa382a27-2cf2-47cf-8660-820c19d301fd/text'
15:50:50.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa382a27-2cf2-47cf-8660-820c19d301fd/text'
15:50:50.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa382a27-2cf2-47cf-8660-820c19d301fd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6554afbf-fb65-4282-b860-39ae5e9dcfd8/text'
15:50:50.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6554afbf-fb65-4282-b860-39ae5e9dcfd8/text'
15:50:50.956 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6554afbf-fb65-4282-b860-39ae5e9dcfd8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.956 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.957 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.957 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element'
15:50:50.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/406eb156-c699-4883-89b2-fd39095412bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.967 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.967 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:50.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.979 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:50.979 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:50.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.986 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13331ac-d5f4-44f9-9fff-fa24bb8b98e9/text'
15:50:50.986 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13331ac-d5f4-44f9-9fff-fa24bb8b98e9/text'
15:50:50.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f13331ac-d5f4-44f9-9fff-fa24bb8b98e9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.991 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.992 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:50.992 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:50.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:50.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:50.999 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2905a722-a9c9-400c-b24d-b1c74200e3f3/text'
15:50:50.999 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2905a722-a9c9-400c-b24d-b1c74200e3f3/text'
15:50:51.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2905a722-a9c9-400c-b24d-b1c74200e3f3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:50 GMT

15:50:51.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.004 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.004 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a06f30f-c78f-4924-bbb2-1534016e97ec/text'
15:50:51.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a06f30f-c78f-4924-bbb2-1534016e97ec/text'
15:50:51.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a06f30f-c78f-4924-bbb2-1534016e97ec/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14f6a19a-e6f6-41d5-b2ea-129b402d7650/text'
15:50:51.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14f6a19a-e6f6-41d5-b2ea-129b402d7650/text'
15:50:51.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14f6a19a-e6f6-41d5-b2ea-129b402d7650/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.028 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.029 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.029 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.035 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.035 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2416ff48-8dd9-4c49-814d-85a2caf4ddaf/text'
15:50:51.035 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2416ff48-8dd9-4c49-814d-85a2caf4ddaf/text'
15:50:51.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2416ff48-8dd9-4c49-814d-85a2caf4ddaf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.043 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.043 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element'
15:50:51.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/840a1418-7496-4b80-b5be-ab2cc4c2cecd/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.051 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.051 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.074 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05631f4c-3063-45b7-b2d6-f77166da551a/text'
15:50:51.074 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05631f4c-3063-45b7-b2d6-f77166da551a/text'
15:50:51.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/05631f4c-3063-45b7-b2d6-f77166da551a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bba189d5-928f-43ed-b19d-af8db5f141d9/text'
15:50:51.086 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bba189d5-928f-43ed-b19d-af8db5f141d9/text'
15:50:51.091 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bba189d5-928f-43ed-b19d-af8db5f141d9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.091 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.091 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.091 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fb81faec-4f4b-4661-90c1-ed51ec9570f1/text'
15:50:51.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fb81faec-4f4b-4661-90c1-ed51ec9570f1/text'
15:50:51.102 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fb81faec-4f4b-4661-90c1-ed51ec9570f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.102 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.102 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.103 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.110 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.110 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30e22658-cbdf-4054-9bfb-7b3d669f65c4/text'
15:50:51.110 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30e22658-cbdf-4054-9bfb-7b3d669f65c4/text'
15:50:51.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30e22658-cbdf-4054-9bfb-7b3d669f65c4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.122 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.122 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.122 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/063a001e-877f-4461-b770-c918a22d85c0/text'
15:50:51.123 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/063a001e-877f-4461-b770-c918a22d85c0/text'
15:50:51.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/063a001e-877f-4461-b770-c918a22d85c0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element'
15:50:51.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2a4b0e2-da74-4dd3-a853-8c27601581cc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.138 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.138 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.151 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.152 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.152 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.158 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.159 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.159 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f093748-fa46-41cb-9196-069d67597ae9/text'
15:50:51.159 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f093748-fa46-41cb-9196-069d67597ae9/text'
15:50:51.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f093748-fa46-41cb-9196-069d67597ae9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.163 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.164 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.164 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.169 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.170 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4acbfe5a-7097-444f-a59d-9dd2aceaed96/text'
15:50:51.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4acbfe5a-7097-444f-a59d-9dd2aceaed96/text'
15:50:51.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4acbfe5a-7097-444f-a59d-9dd2aceaed96/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.181 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.181 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46ad2faa-9967-4fd4-936a-3a1a0cba093e/text'
15:50:51.181 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46ad2faa-9967-4fd4-936a-3a1a0cba093e/text'
15:50:51.185 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46ad2faa-9967-4fd4-936a-3a1a0cba093e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.185 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.186 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.186 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.192 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6235e4f7-0fcf-4324-b828-ecc971b7b1b6/text'
15:50:51.192 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6235e4f7-0fcf-4324-b828-ecc971b7b1b6/text'
15:50:51.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6235e4f7-0fcf-4324-b828-ecc971b7b1b6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.203 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3396da2-791b-4d36-b3f0-011120610996/text'
15:50:51.203 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3396da2-791b-4d36-b3f0-011120610996/text'
15:50:51.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c3396da2-791b-4d36-b3f0-011120610996/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.211 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.211 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element'
15:50:51.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/30ab88e0-35e3-4b3e-9925-c1b549762b27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.218 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.220 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.220 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.234 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49b683ef-67c6-4f0d-9123-5c6ae5dee331/text'
15:50:51.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49b683ef-67c6-4f0d-9123-5c6ae5dee331/text'
15:50:51.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49b683ef-67c6-4f0d-9123-5c6ae5dee331/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.245 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.245 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.252 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cdc8df1-a4ca-4daf-bf3b-117d32a59eb4/text'
15:50:51.252 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cdc8df1-a4ca-4daf-bf3b-117d32a59eb4/text'
15:50:51.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cdc8df1-a4ca-4daf-bf3b-117d32a59eb4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.263 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5ce34b-4260-4011-ac53-d9ec6bb7f8c8/text'
15:50:51.263 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5ce34b-4260-4011-ac53-d9ec6bb7f8c8/text'
15:50:51.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bb5ce34b-4260-4011-ac53-d9ec6bb7f8c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.267 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.268 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.274 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3588e091-57d7-4783-a418-b3b3f3121981/text'
15:50:51.274 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3588e091-57d7-4783-a418-b3b3f3121981/text'
15:50:51.278 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3588e091-57d7-4783-a418-b3b3f3121981/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.278 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.278 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a47b8dd1-ba9a-4b2d-9f2d-e17ddff294ef/text'
15:50:51.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a47b8dd1-ba9a-4b2d-9f2d-e17ddff294ef/text'
15:50:51.291 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a47b8dd1-ba9a-4b2d-9f2d-e17ddff294ef/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.291 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element'
15:50:51.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7ec7fe0-b721-40b3-bf12-1e520f920eac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.300 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.300 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.314 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.314 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.314 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.314 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.320 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.320 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf740680-aec8-4aeb-8ead-7a11611dc426/text'
15:50:51.321 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf740680-aec8-4aeb-8ead-7a11611dc426/text'
15:50:51.325 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bf740680-aec8-4aeb-8ead-7a11611dc426/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.325 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.326 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.326 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.333 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/174907a2-931b-49bb-a60b-a0d6b508d2e4/text'
15:50:51.333 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/174907a2-931b-49bb-a60b-a0d6b508d2e4/text'
15:50:51.337 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/174907a2-931b-49bb-a60b-a0d6b508d2e4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.337 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.338 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.338 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.344 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.344 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.344 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9baef66-b892-4d03-9952-4242f95e2fce/text'
15:50:51.344 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9baef66-b892-4d03-9952-4242f95e2fce/text'
15:50:51.349 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c9baef66-b892-4d03-9952-4242f95e2fce/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.349 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.349 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.349 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.357 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a709cd4f-cc77-4368-a23b-f9bf369b47c0/text'
15:50:51.357 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a709cd4f-cc77-4368-a23b-f9bf369b47c0/text'
15:50:51.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a709cd4f-cc77-4368-a23b-f9bf369b47c0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.361 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.368 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.368 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca761524-c74f-40b5-ac41-41a7aa6ca2b5/text'
15:50:51.368 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca761524-c74f-40b5-ac41-41a7aa6ca2b5/text'
15:50:51.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca761524-c74f-40b5-ac41-41a7aa6ca2b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.376 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.376 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element'
15:50:51.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5b106b98-2d34-4875-bf3a-f56a72700a77/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.384 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.384 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.397 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.403 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.403 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.404 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb77aa60-24fc-43d0-b506-694516936d9a/text'
15:50:51.404 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb77aa60-24fc-43d0-b506-694516936d9a/text'
15:50:51.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb77aa60-24fc-43d0-b506-694516936d9a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.408 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.409 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a28d9a2f-810d-4238-a7b5-e78c7f44cde1/text'
15:50:51.415 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a28d9a2f-810d-4238-a7b5-e78c7f44cde1/text'
15:50:51.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a28d9a2f-810d-4238-a7b5-e78c7f44cde1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.420 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.420 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.426 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.426 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.426 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bf7294b-a411-4677-8abe-34906bb9cee3/text'
15:50:51.427 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bf7294b-a411-4677-8abe-34906bb9cee3/text'
15:50:51.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bf7294b-a411-4677-8abe-34906bb9cee3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.431 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.431 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.438 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/269c2032-4574-4aa8-97f7-4dee8dcf7385/text'
15:50:51.438 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/269c2032-4574-4aa8-97f7-4dee8dcf7385/text'
15:50:51.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/269c2032-4574-4aa8-97f7-4dee8dcf7385/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.442 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.443 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.443 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.448 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.449 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.449 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74ba18a7-7a05-478c-a433-fe637d83d15c/text'
15:50:51.449 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74ba18a7-7a05-478c-a433-fe637d83d15c/text'
15:50:51.458 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74ba18a7-7a05-478c-a433-fe637d83d15c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.458 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.459 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.459 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element'
15:50:51.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ccacee81-dd84-4efa-8ae5-5060e6d51116/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.465 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.467 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.467 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.479 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.479 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.486 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27f31ac1-58ea-4f46-aa4c-6fa0c72b11be/text'
15:50:51.486 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27f31ac1-58ea-4f46-aa4c-6fa0c72b11be/text'
15:50:51.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27f31ac1-58ea-4f46-aa4c-6fa0c72b11be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.498 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d174ae-7c9c-41e4-8277-3e68f140664f/text'
15:50:51.498 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d174ae-7c9c-41e4-8277-3e68f140664f/text'
15:50:51.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/90d174ae-7c9c-41e4-8277-3e68f140664f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.508 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5506f252-b417-4d7c-8b91-b41613e3c235/text'
15:50:51.509 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5506f252-b417-4d7c-8b91-b41613e3c235/text'
15:50:51.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5506f252-b417-4d7c-8b91-b41613e3c235/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.513 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.513 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.520 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dda5e5b1-4b59-45f5-a75a-0d977653db27/text'
15:50:51.520 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dda5e5b1-4b59-45f5-a75a-0d977653db27/text'
15:50:51.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dda5e5b1-4b59-45f5-a75a-0d977653db27/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.525 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.525 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.531 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.531 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56ebea6f-e24a-4389-8f66-d99b92f1fea9/text'
15:50:51.531 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56ebea6f-e24a-4389-8f66-d99b92f1fea9/text'
15:50:51.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56ebea6f-e24a-4389-8f66-d99b92f1fea9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.543 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.543 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.543 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element'
15:50:51.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9cfb6857-4c40-4b82-92bb-303544ffc461/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.551 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.552 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.565 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.565 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.571 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bee321fe-961a-4dcb-8afc-5688604a0555/text'
15:50:51.571 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bee321fe-961a-4dcb-8afc-5688604a0555/text'
15:50:51.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bee321fe-961a-4dcb-8afc-5688604a0555/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.583 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70c491e5-69c7-47ae-9a0d-0a1282d52c24/text'
15:50:51.583 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70c491e5-69c7-47ae-9a0d-0a1282d52c24/text'
15:50:51.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/70c491e5-69c7-47ae-9a0d-0a1282d52c24/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.594 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.595 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f224614-095c-4c99-80dc-566e0cdca783/text'
15:50:51.595 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f224614-095c-4c99-80dc-566e0cdca783/text'
15:50:51.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1f224614-095c-4c99-80dc-566e0cdca783/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.599 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.606 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ffe5882-17f6-436c-9e5a-510bc386136a/text'
15:50:51.606 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ffe5882-17f6-436c-9e5a-510bc386136a/text'
15:50:51.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4ffe5882-17f6-436c-9e5a-510bc386136a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.611 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.611 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.611 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.618 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61f1787b-5015-4ace-80a7-5175dee7394a/text'
15:50:51.618 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61f1787b-5015-4ace-80a7-5175dee7394a/text'
15:50:51.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61f1787b-5015-4ace-80a7-5175dee7394a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.624 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element'
15:50:51.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/54ddb288-9be2-4ce5-bd26-f83209ba433e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.631 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.633 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.633 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.647 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.647 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.647 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.653 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.653 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.654 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/293fb9f6-8f93-4d08-8297-51024334038a/text'
15:50:51.654 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/293fb9f6-8f93-4d08-8297-51024334038a/text'
15:50:51.659 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/293fb9f6-8f93-4d08-8297-51024334038a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.659 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.659 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.666 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/231a2c4f-99c2-46e9-9729-b5dc7a850344/text'
15:50:51.666 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/231a2c4f-99c2-46e9-9729-b5dc7a850344/text'
15:50:51.670 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/231a2c4f-99c2-46e9-9729-b5dc7a850344/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.670 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.677 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/010bce80-690b-4ed8-9924-85e6faf90290/text'
15:50:51.677 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/010bce80-690b-4ed8-9924-85e6faf90290/text'
15:50:51.681 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/010bce80-690b-4ed8-9924-85e6faf90290/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.681 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.681 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.688 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.688 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c5bef3e-8442-4f18-9a67-4c841a2ccf27/text'
15:50:51.688 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c5bef3e-8442-4f18-9a67-4c841a2ccf27/text'
15:50:51.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c5bef3e-8442-4f18-9a67-4c841a2ccf27/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.693 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.693 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.694 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.700 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.700 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/847ad221-395c-47db-8d4a-e00a648e354a/text'
15:50:51.700 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/847ad221-395c-47db-8d4a-e00a648e354a/text'
15:50:51.707 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/847ad221-395c-47db-8d4a-e00a648e354a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.707 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.707 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.707 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element'
15:50:51.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/24f17459-85f7-4ca2-b879-37e1caade36b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.713 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.716 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.716 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.735 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15c0414e-9703-4dba-a8fe-364edac4caec/text'
15:50:51.735 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15c0414e-9703-4dba-a8fe-364edac4caec/text'
15:50:51.739 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15c0414e-9703-4dba-a8fe-364edac4caec/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.739 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.740 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.740 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.745 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.746 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a3edf1c-0572-4511-b5c4-5de95e2eeba7/text'
15:50:51.746 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a3edf1c-0572-4511-b5c4-5de95e2eeba7/text'
15:50:51.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a3edf1c-0572-4511-b5c4-5de95e2eeba7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.756 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.756 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.756 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb41b9d1-34d9-4c16-b676-320e3c9967b5/text'
15:50:51.756 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb41b9d1-34d9-4c16-b676-320e3c9967b5/text'
15:50:51.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb41b9d1-34d9-4c16-b676-320e3c9967b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.761 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.761 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9092807b-15f3-45d8-8833-48daa81f4995/text'
15:50:51.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9092807b-15f3-45d8-8833-48daa81f4995/text'
15:50:51.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9092807b-15f3-45d8-8833-48daa81f4995/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.779 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec49bb82-97fe-40e7-baad-246b9fb3c355/text'
15:50:51.779 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec49bb82-97fe-40e7-baad-246b9fb3c355/text'
15:50:51.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ec49bb82-97fe-40e7-baad-246b9fb3c355/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.787 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.787 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element'
15:50:51.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/439849d0-1bf2-4b57-b2ea-885e58c3cf73/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.799 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.799 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.818 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44bc62f6-8973-455d-8b9a-02e2c2832353/text'
15:50:51.818 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44bc62f6-8973-455d-8b9a-02e2c2832353/text'
15:50:51.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/44bc62f6-8973-455d-8b9a-02e2c2832353/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.829 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.829 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77b71e61-623b-4ae3-9be2-277566a6f9d2/text'
15:50:51.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77b71e61-623b-4ae3-9be2-277566a6f9d2/text'
15:50:51.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77b71e61-623b-4ae3-9be2-277566a6f9d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.834 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.835 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb3ebafe-af04-467e-8a9d-8e46809df0a4/text'
15:50:51.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb3ebafe-af04-467e-8a9d-8e46809df0a4/text'
15:50:51.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb3ebafe-af04-467e-8a9d-8e46809df0a4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.852 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.852 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.852 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce802007-e5b3-4abf-89ad-9e214c78abf4/text'
15:50:51.852 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce802007-e5b3-4abf-89ad-9e214c78abf4/text'
15:50:51.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce802007-e5b3-4abf-89ad-9e214c78abf4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.857 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.857 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.864 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4df7350-475b-41e3-8cf0-76166796f737/text'
15:50:51.864 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4df7350-475b-41e3-8cf0-76166796f737/text'
15:50:51.870 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4df7350-475b-41e3-8cf0-76166796f737/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.870 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element'
15:50:51.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7fb7de96-9101-479e-a0bf-de228e8ea0db/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.877 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.879 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.880 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.892 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.892 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.892 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.893 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.899 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/afdd5adb-f56d-4dfb-b9e5-8d69d0ec06f3/text'
15:50:51.900 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/afdd5adb-f56d-4dfb-b9e5-8d69d0ec06f3/text'
15:50:51.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/afdd5adb-f56d-4dfb-b9e5-8d69d0ec06f3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.904 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.905 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.905 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.911 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.911 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4327c7cd-a9f4-4563-bc0a-11bb93caac5a/text'
15:50:51.911 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4327c7cd-a9f4-4563-bc0a-11bb93caac5a/text'
15:50:51.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4327c7cd-a9f4-4563-bc0a-11bb93caac5a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.922 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bdd37673-b1e3-4b57-a720-03c165c7497d/text'
15:50:51.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bdd37673-b1e3-4b57-a720-03c165c7497d/text'
15:50:51.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bdd37673-b1e3-4b57-a720-03c165c7497d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.933 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdb17638-7d52-4128-a173-278dbae25aa8/text'
15:50:51.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdb17638-7d52-4128-a173-278dbae25aa8/text'
15:50:51.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cdb17638-7d52-4128-a173-278dbae25aa8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.938 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2dbab0f-611d-435f-bc58-bc1e42f2d8b0/text'
15:50:51.945 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2dbab0f-611d-435f-bc58-bc1e42f2d8b0/text'
15:50:51.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2dbab0f-611d-435f-bc58-bc1e42f2d8b0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.953 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.953 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element'
15:50:51.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f450735e-c8e2-470f-8658-faebd145916b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.964 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.964 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:51.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:51.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:51.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.983 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.984 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/772d84d2-6f7b-48f6-a3cf-595ddf955e87/text'
15:50:51.984 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/772d84d2-6f7b-48f6-a3cf-595ddf955e87/text'
15:50:51.988 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/772d84d2-6f7b-48f6-a3cf-595ddf955e87/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.988 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.988 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:51.988 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:51.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:51.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:51.995 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd9cc631-41cb-495e-90eb-53d3a824255b/text'
15:50:51.995 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd9cc631-41cb-495e-90eb-53d3a824255b/text'
15:50:52.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd9cc631-41cb-495e-90eb-53d3a824255b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:51 GMT

15:50:52.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.000 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.010 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb7e4f70-82d5-4a3e-851e-6343d92ff9e2/text'
15:50:52.010 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb7e4f70-82d5-4a3e-851e-6343d92ff9e2/text'
15:50:52.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eb7e4f70-82d5-4a3e-851e-6343d92ff9e2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.025 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2ac5b6d-e754-4286-b378-cd9d32fb506f/text'
15:50:52.025 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2ac5b6d-e754-4286-b378-cd9d32fb506f/text'
15:50:52.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2ac5b6d-e754-4286-b378-cd9d32fb506f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6464cd91-e236-4952-82b6-829956b38a86/text'
15:50:52.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6464cd91-e236-4952-82b6-829956b38a86/text'
15:50:52.044 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6464cd91-e236-4952-82b6-829956b38a86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.044 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.045 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element'
15:50:52.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e78bb62-40bf-4227-9af0-28e19084a702/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.053 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.054 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.067 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.074 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4802c07f-ee3e-41eb-bdd1-7d8e3b25b1cb/text'
15:50:52.074 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4802c07f-ee3e-41eb-bdd1-7d8e3b25b1cb/text'
15:50:52.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4802c07f-ee3e-41eb-bdd1-7d8e3b25b1cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.079 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.085 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/858f1bd8-403c-4d9c-8337-1f17dac70cfe/text'
15:50:52.085 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/858f1bd8-403c-4d9c-8337-1f17dac70cfe/text'
15:50:52.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/858f1bd8-403c-4d9c-8337-1f17dac70cfe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.089 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.090 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.096 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.096 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.097 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f277e57-05f0-4e69-ae94-332f88fc932e/text'
15:50:52.097 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f277e57-05f0-4e69-ae94-332f88fc932e/text'
15:50:52.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4f277e57-05f0-4e69-ae94-332f88fc932e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.101 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.101 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.101 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd4a0838-8599-462a-b95f-1a690af7b0f1/text'
15:50:52.109 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd4a0838-8599-462a-b95f-1a690af7b0f1/text'
15:50:52.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd4a0838-8599-462a-b95f-1a690af7b0f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.113 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.113 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.119 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.119 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.119 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6757560f-e58d-4c91-bf33-36a2b17b2fac/text'
15:50:52.120 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6757560f-e58d-4c91-bf33-36a2b17b2fac/text'
15:50:52.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6757560f-e58d-4c91-bf33-36a2b17b2fac/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.127 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.128 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element'
15:50:52.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/780d9b3a-d7ee-489f-98ee-69a486e6b227/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.137 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.137 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.156 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.157 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27560be8-864a-4b37-a98a-e01a58d4969b/text'
15:50:52.157 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27560be8-864a-4b37-a98a-e01a58d4969b/text'
15:50:52.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27560be8-864a-4b37-a98a-e01a58d4969b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.161 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.168 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e082b9f-585e-4a3b-a9af-27cb88e6ed6a/text'
15:50:52.168 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e082b9f-585e-4a3b-a9af-27cb88e6ed6a/text'
15:50:52.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e082b9f-585e-4a3b-a9af-27cb88e6ed6a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.172 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.173 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.179 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a15ca91-b0dd-409b-9a29-d26957d8445c/text'
15:50:52.179 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a15ca91-b0dd-409b-9a29-d26957d8445c/text'
15:50:52.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1a15ca91-b0dd-409b-9a29-d26957d8445c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.183 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.183 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.191 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/87eadae4-9284-419b-9a1f-847cf8b202a1/text'
15:50:52.191 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/87eadae4-9284-419b-9a1f-847cf8b202a1/text'
15:50:52.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/87eadae4-9284-419b-9a1f-847cf8b202a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.195 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.196 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.196 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.202 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.202 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c45f9ac7-a65d-4a93-9f21-eaa37503e226/text'
15:50:52.202 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c45f9ac7-a65d-4a93-9f21-eaa37503e226/text'
15:50:52.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c45f9ac7-a65d-4a93-9f21-eaa37503e226/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.212 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.213 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.213 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element'
15:50:52.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d901ff1-80b3-40ef-b90c-05b99d87e480/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.221 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.221 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.233 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.233 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc96db07-b991-451c-8109-6d2c028e47c8/text'
15:50:52.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc96db07-b991-451c-8109-6d2c028e47c8/text'
15:50:52.254 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc96db07-b991-451c-8109-6d2c028e47c8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.255 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.255 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.255 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.267 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.268 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cf8912b-9642-4551-8177-63373ce20d19/text'
15:50:52.268 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cf8912b-9642-4551-8177-63373ce20d19/text'
15:50:52.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cf8912b-9642-4551-8177-63373ce20d19/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.304 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.304 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91978c01-2d35-4742-8435-9b25d5df6a7e/text'
15:50:52.304 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91978c01-2d35-4742-8435-9b25d5df6a7e/text'
15:50:52.312 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/91978c01-2d35-4742-8435-9b25d5df6a7e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.312 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.312 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.312 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.322 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3a03f75-d8c9-4471-bc85-0fb720130184/text'
15:50:52.322 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3a03f75-d8c9-4471-bc85-0fb720130184/text'
15:50:52.327 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a3a03f75-d8c9-4471-bc85-0fb720130184/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.327 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.329 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.329 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.343 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9b8f178-dd2a-4abd-a0de-c412a75214e9/text'
15:50:52.343 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9b8f178-dd2a-4abd-a0de-c412a75214e9/text'
15:50:52.352 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9b8f178-dd2a-4abd-a0de-c412a75214e9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.352 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element'
15:50:52.359 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c21005e8-8805-4da6-b564-05db696312ac/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.359 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.362 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.362 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.376 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.377 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.377 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.384 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d3bc33e-ab44-4130-86d7-3a1a87f1b9c3/text'
15:50:52.384 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d3bc33e-ab44-4130-86d7-3a1a87f1b9c3/text'
15:50:52.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d3bc33e-ab44-4130-86d7-3a1a87f1b9c3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.390 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.390 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.397 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.397 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ad2fc3e-6758-4712-80c6-12a9b8eb73de/text'
15:50:52.397 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ad2fc3e-6758-4712-80c6-12a9b8eb73de/text'
15:50:52.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ad2fc3e-6758-4712-80c6-12a9b8eb73de/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.402 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.402 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.402 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/327bc125-9105-483a-903a-21abf6509aa2/text'
15:50:52.410 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/327bc125-9105-483a-903a-21abf6509aa2/text'
15:50:52.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/327bc125-9105-483a-903a-21abf6509aa2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.416 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.416 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.423 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.423 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a4eb02-b1bf-4f08-8884-163b42ab28bb/text'
15:50:52.423 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a4eb02-b1bf-4f08-8884-163b42ab28bb/text'
15:50:52.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a4eb02-b1bf-4f08-8884-163b42ab28bb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.429 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.429 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.435 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.435 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50846d1d-9759-4837-8324-fd3bc2091dbf/text'
15:50:52.435 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50846d1d-9759-4837-8324-fd3bc2091dbf/text'
15:50:52.443 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50846d1d-9759-4837-8324-fd3bc2091dbf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.443 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.444 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.444 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element'
15:50:52.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/67f026dc-5e9a-496b-b021-382ee7f10368/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.453 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.453 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.465 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.465 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.466 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.466 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6944ab4e-7258-445f-ac53-e89c6d152795/text'
15:50:52.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6944ab4e-7258-445f-ac53-e89c6d152795/text'
15:50:52.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6944ab4e-7258-445f-ac53-e89c6d152795/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62a6e179-364d-4101-bc81-3d61e4995daf/text'
15:50:52.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62a6e179-364d-4101-bc81-3d61e4995daf/text'
15:50:52.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/62a6e179-364d-4101-bc81-3d61e4995daf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.492 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.492 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.500 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5548b200-4071-4e33-8cd6-af3897c4f501/text'
15:50:52.500 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5548b200-4071-4e33-8cd6-af3897c4f501/text'
15:50:52.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5548b200-4071-4e33-8cd6-af3897c4f501/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.506 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.506 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.506 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.512 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.513 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.513 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43eeac7c-0fe2-4bfd-ad6f-891c425f7623/text'
15:50:52.513 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43eeac7c-0fe2-4bfd-ad6f-891c425f7623/text'
15:50:52.518 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/43eeac7c-0fe2-4bfd-ad6f-891c425f7623/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.518 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.518 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.518 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.526 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ee57770-b55f-44a3-aee9-cf3d3fe3b91d/text'
15:50:52.526 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ee57770-b55f-44a3-aee9-cf3d3fe3b91d/text'
15:50:52.533 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5ee57770-b55f-44a3-aee9-cf3d3fe3b91d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.533 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.533 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.533 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element'
15:50:52.540 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4e175e5-fd32-4d5e-bc95-d3eeb77f5c4b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.540 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.543 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.543 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.556 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.556 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.563 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3036712a-fa1f-45c2-b110-721c0f9deb77/text'
15:50:52.564 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3036712a-fa1f-45c2-b110-721c0f9deb77/text'
15:50:52.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3036712a-fa1f-45c2-b110-721c0f9deb77/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.571 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.571 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.580 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.581 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15bf6762-29b3-416b-a689-66740676a25e/text'
15:50:52.581 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15bf6762-29b3-416b-a689-66740676a25e/text'
15:50:52.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15bf6762-29b3-416b-a689-66740676a25e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.589 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.589 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.601 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.602 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f9fd8264-6779-443e-a16f-622e0f5f1d40/text'
15:50:52.602 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f9fd8264-6779-443e-a16f-622e0f5f1d40/text'
15:50:52.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f9fd8264-6779-443e-a16f-622e0f5f1d40/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.625 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/526cff4c-d903-431d-95d4-558a5f5cbb6d/text'
15:50:52.625 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/526cff4c-d903-431d-95d4-558a5f5cbb6d/text'
15:50:52.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/526cff4c-d903-431d-95d4-558a5f5cbb6d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.630 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.630 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.637 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c799e658-0474-41ff-aec0-35e9a588c55d/text'
15:50:52.637 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c799e658-0474-41ff-aec0-35e9a588c55d/text'
15:50:52.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c799e658-0474-41ff-aec0-35e9a588c55d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.643 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.643 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.643 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element'
15:50:52.649 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7649c65-742f-49af-8997-e9478aaf0e28/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.650 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.653 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.653 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.665 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.665 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.666 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/307ca2e2-a4cf-42ad-bc5c-a173c602de54/text'
15:50:52.672 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/307ca2e2-a4cf-42ad-bc5c-a173c602de54/text'
15:50:52.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/307ca2e2-a4cf-42ad-bc5c-a173c602de54/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.678 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.678 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.685 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.685 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.686 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9b5191f-37e2-4f8e-9da1-84c23f78678b/text'
15:50:52.686 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9b5191f-37e2-4f8e-9da1-84c23f78678b/text'
15:50:52.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9b5191f-37e2-4f8e-9da1-84c23f78678b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.691 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.692 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.698 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/daa44155-0cca-47b9-b4ef-a65a20159aa2/text'
15:50:52.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/daa44155-0cca-47b9-b4ef-a65a20159aa2/text'
15:50:52.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/daa44155-0cca-47b9-b4ef-a65a20159aa2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/95756e55-5a7f-4a0b-9225-74ccedf5c09f/text'
15:50:52.710 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/95756e55-5a7f-4a0b-9225-74ccedf5c09f/text'
15:50:52.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/95756e55-5a7f-4a0b-9225-74ccedf5c09f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.715 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.722 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f45a2e7-7e8c-433e-b55b-9d0196346288/text'
15:50:52.723 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f45a2e7-7e8c-433e-b55b-9d0196346288/text'
15:50:52.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7f45a2e7-7e8c-433e-b55b-9d0196346288/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element'
15:50:52.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a56fe252-6387-4fe6-bfe3-004ac14fb617/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.735 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.737 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.737 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.749 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.757 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9ff8e93-d449-4961-bb39-fdabdfa3cb1c/text'
15:50:52.757 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9ff8e93-d449-4961-bb39-fdabdfa3cb1c/text'
15:50:52.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9ff8e93-d449-4961-bb39-fdabdfa3cb1c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.762 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.763 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.763 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.769 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.769 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.769 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f052c7c1-b47b-4d9d-bb32-ca05eef82905/text'
15:50:52.769 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f052c7c1-b47b-4d9d-bb32-ca05eef82905/text'
15:50:52.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f052c7c1-b47b-4d9d-bb32-ca05eef82905/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.774 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.774 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.780 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80c8fde4-9aaf-40a8-8af0-71c218def0ed/text'
15:50:52.780 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80c8fde4-9aaf-40a8-8af0-71c218def0ed/text'
15:50:52.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80c8fde4-9aaf-40a8-8af0-71c218def0ed/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.784 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.785 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.785 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.792 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e074ea3-5f49-4b7f-a28a-4511a0b7450b/text'
15:50:52.792 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e074ea3-5f49-4b7f-a28a-4511a0b7450b/text'
15:50:52.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e074ea3-5f49-4b7f-a28a-4511a0b7450b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.796 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.796 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.804 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.804 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/100a7961-5c9c-45cc-9d14-33c48ca330d2/text'
15:50:52.804 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/100a7961-5c9c-45cc-9d14-33c48ca330d2/text'
15:50:52.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/100a7961-5c9c-45cc-9d14-33c48ca330d2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element'
15:50:52.818 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c0340d05-218e-4a77-a096-477fc9c904c5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.819 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.821 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.821 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.833 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.833 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.834 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.841 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a8cccce-2e4c-46cf-be22-ea3575f48da1/text'
15:50:52.841 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a8cccce-2e4c-46cf-be22-ea3575f48da1/text'
15:50:52.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3a8cccce-2e4c-46cf-be22-ea3575f48da1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.846 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.846 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.853 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/631ea3e2-67dd-415c-b0ba-e9757c961326/text'
15:50:52.853 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/631ea3e2-67dd-415c-b0ba-e9757c961326/text'
15:50:52.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/631ea3e2-67dd-415c-b0ba-e9757c961326/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.858 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.858 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.858 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.864 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.865 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b78f4b64-9b48-46cc-90cb-3a04d668c9d6/text'
15:50:52.865 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b78f4b64-9b48-46cc-90cb-3a04d668c9d6/text'
15:50:52.869 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b78f4b64-9b48-46cc-90cb-3a04d668c9d6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.869 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.869 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.869 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.875 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/422e3cec-d97f-4a5b-bf78-92db7590cd1d/text'
15:50:52.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/422e3cec-d97f-4a5b-bf78-92db7590cd1d/text'
15:50:52.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/422e3cec-d97f-4a5b-bf78-92db7590cd1d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.880 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.887 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.887 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.887 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e5306db-0848-4213-8ace-39db32b2b3b2/text'
15:50:52.887 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e5306db-0848-4213-8ace-39db32b2b3b2/text'
15:50:52.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e5306db-0848-4213-8ace-39db32b2b3b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.896 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.896 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element'
15:50:52.902 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e23cdae-d1c5-40b5-91c3-fe26f1da742c/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.905 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.905 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:52.926 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae8a2b23-6864-4beb-a030-0d094123a7f4/text'
15:50:52.934 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae8a2b23-6864-4beb-a030-0d094123a7f4/text'
15:50:52.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae8a2b23-6864-4beb-a030-0d094123a7f4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.939 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.945 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.946 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.946 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a64074f9-9091-47b9-9731-6c3b10f09c05/text'
15:50:52.946 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a64074f9-9091-47b9-9731-6c3b10f09c05/text'
15:50:52.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a64074f9-9091-47b9-9731-6c3b10f09c05/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.951 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.958 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/141f67cb-2a4d-42e6-a14a-b44cc953ea86/text'
15:50:52.958 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/141f67cb-2a4d-42e6-a14a-b44cc953ea86/text'
15:50:52.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/141f67cb-2a4d-42e6-a14a-b44cc953ea86/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.963 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.963 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.970 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.970 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50d0b27f-e800-44aa-b06b-3ba4d0cf297e/text'
15:50:52.970 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50d0b27f-e800-44aa-b06b-3ba4d0cf297e/text'
15:50:52.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50d0b27f-e800-44aa-b06b-3ba4d0cf297e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.975 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.976 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.982 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.982 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58b32337-1eed-47c6-ba97-e67f73d5ab58/text'
15:50:52.982 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58b32337-1eed-47c6-ba97-e67f73d5ab58/text'
15:50:52.990 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/58b32337-1eed-47c6-ba97-e67f73d5ab58/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.990 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:52.991 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.991 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element'
15:50:52.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ef2696be-2fa8-4e2b-965e-9a5990b4e279/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:52 GMT

15:50:52.998 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.002 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.002 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abfd2b08-91c7-4b0b-84e2-23477336123e/text'
15:50:53.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abfd2b08-91c7-4b0b-84e2-23477336123e/text'
15:50:53.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/abfd2b08-91c7-4b0b-84e2-23477336123e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.029 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.036 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.036 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57db6fa9-2949-4f41-9ec2-1033437d21c2/text'
15:50:53.036 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57db6fa9-2949-4f41-9ec2-1033437d21c2/text'
15:50:53.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/57db6fa9-2949-4f41-9ec2-1033437d21c2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.048 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd34b2b4-a220-4f5e-a688-0c709930a3a7/text'
15:50:53.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd34b2b4-a220-4f5e-a688-0c709930a3a7/text'
15:50:53.054 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd34b2b4-a220-4f5e-a688-0c709930a3a7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.054 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.054 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.055 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.062 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9809481a-c510-44f8-a834-385e4848ae52/text'
15:50:53.062 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9809481a-c510-44f8-a834-385e4848ae52/text'
15:50:53.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9809481a-c510-44f8-a834-385e4848ae52/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.075 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.075 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.075 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/122eae5e-a370-43e9-bc4e-84ece6058f46/text'
15:50:53.076 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/122eae5e-a370-43e9-bc4e-84ece6058f46/text'
15:50:53.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/122eae5e-a370-43e9-bc4e-84ece6058f46/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.084 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.084 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element'
15:50:53.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a242b0b9-b80f-4f0d-a668-bf438ffef8b2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.094 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.094 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.106 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.106 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.107 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.107 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.114 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.114 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/deaeeebf-0053-4a29-8bae-3c0332b3edd3/text'
15:50:53.114 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/deaeeebf-0053-4a29-8bae-3c0332b3edd3/text'
15:50:53.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/deaeeebf-0053-4a29-8bae-3c0332b3edd3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.119 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.125 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.125 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.125 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1abf4cc-f707-4b83-9080-fbfee8f9ad12/text'
15:50:53.126 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1abf4cc-f707-4b83-9080-fbfee8f9ad12/text'
15:50:53.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e1abf4cc-f707-4b83-9080-fbfee8f9ad12/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.131 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.137 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.138 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/626dad89-8935-42a4-9097-13e1e7e60fb9/text'
15:50:53.138 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/626dad89-8935-42a4-9097-13e1e7e60fb9/text'
15:50:53.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/626dad89-8935-42a4-9097-13e1e7e60fb9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.143 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.143 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.150 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.150 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c956f131-87ce-485a-8eca-ee2fb49dcb56/text'
15:50:53.150 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c956f131-87ce-485a-8eca-ee2fb49dcb56/text'
15:50:53.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c956f131-87ce-485a-8eca-ee2fb49dcb56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.155 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.155 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.156 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.162 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97bcc000-1da4-4a7f-836f-7496461d1799/text'
15:50:53.162 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97bcc000-1da4-4a7f-836f-7496461d1799/text'
15:50:53.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97bcc000-1da4-4a7f-836f-7496461d1799/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.168 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.168 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element'
15:50:53.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/706db43a-0cf1-402c-a306-5f5f8455aea9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.177 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.177 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.190 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.190 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.191 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.191 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.197 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.197 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.197 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3a07619-b8de-471f-9e9d-d6ef3f43edbc/text'
15:50:53.197 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3a07619-b8de-471f-9e9d-d6ef3f43edbc/text'
15:50:53.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3a07619-b8de-471f-9e9d-d6ef3f43edbc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.201 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.202 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.208 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.209 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.209 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08893ef2-38fc-41ea-a05c-e26b05ce2a48/text'
15:50:53.209 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08893ef2-38fc-41ea-a05c-e26b05ce2a48/text'
15:50:53.214 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08893ef2-38fc-41ea-a05c-e26b05ce2a48/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.214 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.214 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.214 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.222 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.222 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.222 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a27dee7-16fe-4332-9a60-395033921100/text'
15:50:53.222 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a27dee7-16fe-4332-9a60-395033921100/text'
15:50:53.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4a27dee7-16fe-4332-9a60-395033921100/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/636b6826-a3d4-48c1-bbbb-e65c4749342a/text'
15:50:53.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/636b6826-a3d4-48c1-bbbb-e65c4749342a/text'
15:50:53.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/636b6826-a3d4-48c1-bbbb-e65c4749342a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.239 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.247 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d366300c-0b41-4013-8bec-27c909c9b602/text'
15:50:53.247 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d366300c-0b41-4013-8bec-27c909c9b602/text'
15:50:53.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d366300c-0b41-4013-8bec-27c909c9b602/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.253 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.253 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.253 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element'
15:50:53.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca3a7991-06a6-45de-acd9-0addebb2d569/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.260 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.262 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.262 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.274 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.275 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.275 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.275 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.281 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.281 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.281 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a072959-d0a1-4ae3-8390-bd15d0c68b43/text'
15:50:53.282 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a072959-d0a1-4ae3-8390-bd15d0c68b43/text'
15:50:53.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2a072959-d0a1-4ae3-8390-bd15d0c68b43/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.286 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.286 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.293 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.293 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bf430ec-a4ea-4d3d-a197-0ae98a88fc76/text'
15:50:53.294 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bf430ec-a4ea-4d3d-a197-0ae98a88fc76/text'
15:50:53.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bf430ec-a4ea-4d3d-a197-0ae98a88fc76/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.298 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.299 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.306 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.306 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.306 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/063b853d-3399-4982-a3e6-f45630b61be0/text'
15:50:53.306 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/063b853d-3399-4982-a3e6-f45630b61be0/text'
15:50:53.311 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/063b853d-3399-4982-a3e6-f45630b61be0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.311 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.311 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.312 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.319 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.319 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b47e4817-7a56-4b74-b19a-5ff44044a598/text'
15:50:53.319 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b47e4817-7a56-4b74-b19a-5ff44044a598/text'
15:50:53.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b47e4817-7a56-4b74-b19a-5ff44044a598/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.324 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.325 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.325 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.331 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.332 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbe81ac5-35ae-42cc-bbda-fb391b7a5191/text'
15:50:53.332 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbe81ac5-35ae-42cc-bbda-fb391b7a5191/text'
15:50:53.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bbe81ac5-35ae-42cc-bbda-fb391b7a5191/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.339 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.339 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.339 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element'
15:50:53.346 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/85004fd0-1cbf-43fc-8363-24712037bee3/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.346 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.349 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.349 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.369 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e00919b-af26-4e9c-8259-0343075d8e03/text'
15:50:53.369 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e00919b-af26-4e9c-8259-0343075d8e03/text'
15:50:53.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7e00919b-af26-4e9c-8259-0343075d8e03/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.374 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.374 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.381 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.381 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.381 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b81e776-9eb9-40c6-a38c-dba5262fd8d1/text'
15:50:53.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b81e776-9eb9-40c6-a38c-dba5262fd8d1/text'
15:50:53.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b81e776-9eb9-40c6-a38c-dba5262fd8d1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.386 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.387 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.394 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.394 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.394 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b418d8d4-20ec-458c-b752-1216ff2b149a/text'
15:50:53.394 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b418d8d4-20ec-458c-b752-1216ff2b149a/text'
15:50:53.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b418d8d4-20ec-458c-b752-1216ff2b149a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe01fc7f-7f8e-477a-a1a5-e70d75063425/text'
15:50:53.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe01fc7f-7f8e-477a-a1a5-e70d75063425/text'
15:50:53.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fe01fc7f-7f8e-477a-a1a5-e70d75063425/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.417 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa7e7e90-8efd-45bb-bca8-5819a0949eb8/text'
15:50:53.417 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa7e7e90-8efd-45bb-bca8-5819a0949eb8/text'
15:50:53.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/aa7e7e90-8efd-45bb-bca8-5819a0949eb8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.431 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.432 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element'
15:50:53.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d05ab23f-c847-4bac-b69f-d818efd1d879/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.438 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.440 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.441 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.454 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.455 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.461 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.462 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.462 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd0efef9-5a1e-4b88-ad8b-70aad4b63123/text'
15:50:53.462 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd0efef9-5a1e-4b88-ad8b-70aad4b63123/text'
15:50:53.466 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cd0efef9-5a1e-4b88-ad8b-70aad4b63123/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.466 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.467 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.467 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.474 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.474 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75ad48c3-568d-4621-82f0-68b3a487d83c/text'
15:50:53.474 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75ad48c3-568d-4621-82f0-68b3a487d83c/text'
15:50:53.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75ad48c3-568d-4621-82f0-68b3a487d83c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.479 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.485 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9287a28-6c10-4560-a24d-9bee4a3798bc/text'
15:50:53.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9287a28-6c10-4560-a24d-9bee4a3798bc/text'
15:50:53.489 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d9287a28-6c10-4560-a24d-9bee4a3798bc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.490 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.490 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.490 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb50cece-f3aa-490f-a33b-fa4dfa95cdf0/text'
15:50:53.496 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb50cece-f3aa-490f-a33b-fa4dfa95cdf0/text'
15:50:53.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cb50cece-f3aa-490f-a33b-fa4dfa95cdf0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.501 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.502 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.509 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc66183f-5dd0-454a-8cf0-c5296b5091e4/text'
15:50:53.509 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc66183f-5dd0-454a-8cf0-c5296b5091e4/text'
15:50:53.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dc66183f-5dd0-454a-8cf0-c5296b5091e4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.518 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.518 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element'
15:50:53.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/adb78749-278f-4176-9442-c89f3168696e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.527 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.527 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.539 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.539 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.539 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.546 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155a094a-1d36-479c-a507-2b6cd4cbc372/text'
15:50:53.546 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155a094a-1d36-479c-a507-2b6cd4cbc372/text'
15:50:53.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155a094a-1d36-479c-a507-2b6cd4cbc372/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.551 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.551 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.552 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.558 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8db3c449-ff7f-426e-a0c7-b66823b34199/text'
15:50:53.558 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8db3c449-ff7f-426e-a0c7-b66823b34199/text'
15:50:53.563 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8db3c449-ff7f-426e-a0c7-b66823b34199/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.563 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.563 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.563 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.570 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ca1f695-0be4-4918-965f-31836e3eb7be/text'
15:50:53.570 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ca1f695-0be4-4918-965f-31836e3eb7be/text'
15:50:53.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2ca1f695-0be4-4918-965f-31836e3eb7be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.575 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.576 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.583 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0721b80d-f4df-4a06-bbc3-080c044de906/text'
15:50:53.583 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0721b80d-f4df-4a06-bbc3-080c044de906/text'
15:50:53.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0721b80d-f4df-4a06-bbc3-080c044de906/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.588 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.595 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/206f605a-840f-488b-bd6c-c847240d6082/text'
15:50:53.595 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/206f605a-840f-488b-bd6c-c847240d6082/text'
15:50:53.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/206f605a-840f-488b-bd6c-c847240d6082/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.602 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element'
15:50:53.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf55f90d-3a1d-4dce-8614-4dab0d9e55a9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.611 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.611 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:53.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.624 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:53.624 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:53.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 45
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:53.637 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:53.637 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe237cb-e5d7-4849-8e1b-7197cbdc2860/click'
15:50:53.637 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe237cb-e5d7-4849-8e1b-7197cbdc2860/click'
15:50:54.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0fe237cb-e5d7-4849-8e1b-7197cbdc2860/click HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 50
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:53 GMT

15:50:54.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.327 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:54.328 [Forwarding findElements on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements'
15:50:54.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/elements HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 4514
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.561 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.561 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.569 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.569 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5d46653-2caf-4d1c-a7ea-14f1f2e951d9/text'
15:50:54.569 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5d46653-2caf-4d1c-a7ea-14f1f2e951d9/text'
15:50:54.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5d46653-2caf-4d1c-a7ea-14f1f2e951d9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.577 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.577 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.577 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.585 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.586 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4b0c091-bf17-4c9a-9ec9-5d86dcd16423/text'
15:50:54.586 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4b0c091-bf17-4c9a-9ec9-5d86dcd16423/text'
15:50:54.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4b0c091-bf17-4c9a-9ec9-5d86dcd16423/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.592 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.592 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.600 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28f39c88-7f15-4572-8b43-d70f203e2750/text'
15:50:54.600 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28f39c88-7f15-4572-8b43-d70f203e2750/text'
15:50:54.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/28f39c88-7f15-4572-8b43-d70f203e2750/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.605 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.605 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.612 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5897f02-c037-4e5c-8118-3fced9d28e78/text'
15:50:54.612 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5897f02-c037-4e5c-8118-3fced9d28e78/text'
15:50:54.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5897f02-c037-4e5c-8118-3fced9d28e78/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.617 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.625 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e777109e-657f-494a-86ea-7a68d02ef9cc/text'
15:50:54.625 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e777109e-657f-494a-86ea-7a68d02ef9cc/text'
15:50:54.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e777109e-657f-494a-86ea-7a68d02ef9cc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.634 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.634 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element'
15:50:54.641 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8c45f1e7-db86-461c-8182-eb9f23b35473/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.641 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.644 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.644 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.658 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.658 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.658 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d46bd41-1c0b-434e-b027-259d6a5d2a95/text'
15:50:54.665 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d46bd41-1c0b-434e-b027-259d6a5d2a95/text'
15:50:54.669 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0d46bd41-1c0b-434e-b027-259d6a5d2a95/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.670 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.670 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.670 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.677 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a03ed060-8a56-44dd-ba5b-04c1cfdafc76/text'
15:50:54.678 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a03ed060-8a56-44dd-ba5b-04c1cfdafc76/text'
15:50:54.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a03ed060-8a56-44dd-ba5b-04c1cfdafc76/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.692 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.692 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c473694b-d7e5-460c-a3bd-31f84ec1e802/text'
15:50:54.692 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c473694b-d7e5-460c-a3bd-31f84ec1e802/text'
15:50:54.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c473694b-d7e5-460c-a3bd-31f84ec1e802/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.697 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.697 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.704 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.704 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf0d08f6-2d18-4844-9628-c8394f9fe71c/text'
15:50:54.704 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf0d08f6-2d18-4844-9628-c8394f9fe71c/text'
15:50:54.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf0d08f6-2d18-4844-9628-c8394f9fe71c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.710 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.718 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.718 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.718 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b5dfd0a-7dd2-47f2-ba16-a485b25d8259/text'
15:50:54.718 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b5dfd0a-7dd2-47f2-ba16-a485b25d8259/text'
15:50:54.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b5dfd0a-7dd2-47f2-ba16-a485b25d8259/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.728 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.728 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element'
15:50:54.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37e609a0-e7e2-4382-b2eb-c72385ed80d0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.737 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.737 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1949ccf9-6354-4c6c-a01a-19b7e0e82b0e/text'
15:50:54.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1949ccf9-6354-4c6c-a01a-19b7e0e82b0e/text'
15:50:54.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1949ccf9-6354-4c6c-a01a-19b7e0e82b0e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.763 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.764 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.764 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a7f7afc8-cb5c-4b67-a03d-bbc8f4b648a2/text'
15:50:54.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a7f7afc8-cb5c-4b67-a03d-bbc8f4b648a2/text'
15:50:54.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a7f7afc8-cb5c-4b67-a03d-bbc8f4b648a2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.779 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.779 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.786 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.787 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e797726-7d8b-486c-a7a7-dcb0bf62e50e/text'
15:50:54.787 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e797726-7d8b-486c-a7a7-dcb0bf62e50e/text'
15:50:54.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e797726-7d8b-486c-a7a7-dcb0bf62e50e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.792 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.792 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.799 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0126fe52-53f2-4cff-bd49-c9ded66ff1a2/text'
15:50:54.799 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0126fe52-53f2-4cff-bd49-c9ded66ff1a2/text'
15:50:54.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0126fe52-53f2-4cff-bd49-c9ded66ff1a2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.803 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.811 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae5f6b80-41c0-4181-a82b-4e4f1dddcb46/text'
15:50:54.812 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae5f6b80-41c0-4181-a82b-4e4f1dddcb46/text'
15:50:54.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae5f6b80-41c0-4181-a82b-4e4f1dddcb46/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.826 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element'
15:50:54.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/775302fd-f27f-4c69-8fb6-31eb90cf58aa/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.835 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.835 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.847 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.848 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.848 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.854 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.855 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cadf432a-4e89-47fc-b196-c233da3984d4/text'
15:50:54.855 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cadf432a-4e89-47fc-b196-c233da3984d4/text'
15:50:54.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cadf432a-4e89-47fc-b196-c233da3984d4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.859 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.859 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.860 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.866 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76dadc66-7ef7-4ab6-9dc5-c9076800a3e6/text'
15:50:54.866 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76dadc66-7ef7-4ab6-9dc5-c9076800a3e6/text'
15:50:54.870 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76dadc66-7ef7-4ab6-9dc5-c9076800a3e6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.870 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.871 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.878 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.878 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5db5f15f-4fe0-45d8-8b56-d9ef791863fa/text'
15:50:54.878 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5db5f15f-4fe0-45d8-8b56-d9ef791863fa/text'
15:50:54.882 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5db5f15f-4fe0-45d8-8b56-d9ef791863fa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.882 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.882 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.883 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2c59d4a-0c1f-43c5-b1fb-c121d20dfca2/text'
15:50:54.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2c59d4a-0c1f-43c5-b1fb-c121d20dfca2/text'
15:50:54.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2c59d4a-0c1f-43c5-b1fb-c121d20dfca2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.894 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.895 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.901 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.901 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.902 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4e47456-7194-4125-8871-3d597ae83b56/text'
15:50:54.902 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4e47456-7194-4125-8871-3d597ae83b56/text'
15:50:54.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4e47456-7194-4125-8871-3d597ae83b56/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.909 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element'
15:50:54.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/709543a3-d983-4662-9457-32e989beb610/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.918 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.918 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:54.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.930 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.931 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.931 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.938 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.938 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e700938-50f2-4fce-b83d-e6bf7bb749f3/text'
15:50:54.938 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e700938-50f2-4fce-b83d-e6bf7bb749f3/text'
15:50:54.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2e700938-50f2-4fce-b83d-e6bf7bb749f3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.943 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.943 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.943 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bc615a6-6ad2-4983-87af-c51fafd00da6/text'
15:50:54.951 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bc615a6-6ad2-4983-87af-c51fafd00da6/text'
15:50:54.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3bc615a6-6ad2-4983-87af-c51fafd00da6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.955 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.956 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.956 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.963 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d62d7894-379c-4532-adc4-b266c74297a9/text'
15:50:54.963 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d62d7894-379c-4532-adc4-b266c74297a9/text'
15:50:54.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d62d7894-379c-4532-adc4-b266c74297a9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.967 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.974 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.975 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7e52ad9-aec8-4208-bf3a-a979884089be/text'
15:50:54.975 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7e52ad9-aec8-4208-bf3a-a979884089be/text'
15:50:54.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7e52ad9-aec8-4208-bf3a-a979884089be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.979 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.979 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.986 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.986 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9bc87b53-ac34-41b3-b04e-2073a42c8067/text'
15:50:54.986 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9bc87b53-ac34-41b3-b04e-2073a42c8067/text'
15:50:54.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9bc87b53-ac34-41b3-b04e-2073a42c8067/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:54.994 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:54.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:54.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element'
15:50:55.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b4bf92b3-2ea5-42a5-b07e-6bc2fe1e5771/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:54 GMT

15:50:55.001 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.006 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.006 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.019 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.026 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.026 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b47698e-94f9-46ac-ab1a-4fa47163e1fb/text'
15:50:55.026 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b47698e-94f9-46ac-ab1a-4fa47163e1fb/text'
15:50:55.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b47698e-94f9-46ac-ab1a-4fa47163e1fb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.031 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.031 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15dbcd8b-3edd-434b-896e-c5efc3daa46f/text'
15:50:55.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15dbcd8b-3edd-434b-896e-c5efc3daa46f/text'
15:50:55.043 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/15dbcd8b-3edd-434b-896e-c5efc3daa46f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.043 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.043 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.043 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.050 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.050 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c424855a-9968-44eb-80c0-58846249b7b3/text'
15:50:55.050 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c424855a-9968-44eb-80c0-58846249b7b3/text'
15:50:55.054 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c424855a-9968-44eb-80c0-58846249b7b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.054 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.055 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.055 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.062 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.063 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/702ecd8f-f328-44e2-a2fd-029a38695c33/text'
15:50:55.063 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/702ecd8f-f328-44e2-a2fd-029a38695c33/text'
15:50:55.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/702ecd8f-f328-44e2-a2fd-029a38695c33/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.067 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.068 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.074 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.075 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.075 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2be53b34-c61f-4610-9597-e224b60f1247/text'
15:50:55.075 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2be53b34-c61f-4610-9597-e224b60f1247/text'
15:50:55.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2be53b34-c61f-4610-9597-e224b60f1247/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.082 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.082 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.083 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element'
15:50:55.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4951d9e1-decd-476f-ac75-ad44d7d79040/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.089 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.092 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.092 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.104 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.111 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59654bcb-0d51-4774-b7f3-64040bee3768/text'
15:50:55.111 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59654bcb-0d51-4774-b7f3-64040bee3768/text'
15:50:55.115 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59654bcb-0d51-4774-b7f3-64040bee3768/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.123 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd4ea940-217a-4ad9-9506-e06a239afefc/text'
15:50:55.123 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd4ea940-217a-4ad9-9506-e06a239afefc/text'
15:50:55.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd4ea940-217a-4ad9-9506-e06a239afefc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.127 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.128 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.128 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.134 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.135 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4674488-5003-4f8e-8d34-021acaf2e506/text'
15:50:55.135 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4674488-5003-4f8e-8d34-021acaf2e506/text'
15:50:55.139 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e4674488-5003-4f8e-8d34-021acaf2e506/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.139 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.140 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.140 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.147 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.147 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37dd8724-a410-490d-954e-102b80ca6356/text'
15:50:55.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37dd8724-a410-490d-954e-102b80ca6356/text'
15:50:55.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/37dd8724-a410-490d-954e-102b80ca6356/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.160 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.160 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e47a328-84f3-4e93-9dcc-23dbe2769ff5/text'
15:50:55.160 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e47a328-84f3-4e93-9dcc-23dbe2769ff5/text'
15:50:55.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e47a328-84f3-4e93-9dcc-23dbe2769ff5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.167 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.167 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.167 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element'
15:50:55.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5634feab-2f21-4100-a0de-eae947b5a840/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.177 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.177 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.191 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.192 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:55.192 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.192 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.199 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab87795d-2fe2-41c9-b6c7-056fbe8c46d3/text'
15:50:55.199 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab87795d-2fe2-41c9-b6c7-056fbe8c46d3/text'
15:50:55.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab87795d-2fe2-41c9-b6c7-056fbe8c46d3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.203 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.203 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.211 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff4b3bc6-0ce7-48b7-ac16-a9690d68d5eb/text'
15:50:55.211 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff4b3bc6-0ce7-48b7-ac16-a9690d68d5eb/text'
15:50:55.215 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ff4b3bc6-0ce7-48b7-ac16-a9690d68d5eb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.215 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.215 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.216 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.223 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8720d137-fba7-496e-802e-f71bb1010b9c/text'
15:50:55.223 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8720d137-fba7-496e-802e-f71bb1010b9c/text'
15:50:55.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8720d137-fba7-496e-802e-f71bb1010b9c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.234 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.234 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a28c727c-7c93-448b-acb3-b6cf91bb11c6/text'
15:50:55.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a28c727c-7c93-448b-acb3-b6cf91bb11c6/text'
15:50:55.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a28c727c-7c93-448b-acb3-b6cf91bb11c6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.239 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.239 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.248 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.248 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5fc7e17a-5aeb-4991-8526-3ba43a08a62e/text'
15:50:55.248 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5fc7e17a-5aeb-4991-8526-3ba43a08a62e/text'
15:50:55.255 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5fc7e17a-5aeb-4991-8526-3ba43a08a62e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.255 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.255 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.256 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element'
15:50:55.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7b3ee93-8450-4872-8a6b-129589071fd9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.262 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.265 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.265 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4e96b7f-1ba0-4408-acc5-b8ac1b8d9423/text'
15:50:55.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4e96b7f-1ba0-4408-acc5-b8ac1b8d9423/text'
15:50:55.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4e96b7f-1ba0-4408-acc5-b8ac1b8d9423/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.289 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.290 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.297 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.297 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14cf79b6-7f82-4f83-976e-f44a442d4187/text'
15:50:55.297 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14cf79b6-7f82-4f83-976e-f44a442d4187/text'
15:50:55.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14cf79b6-7f82-4f83-976e-f44a442d4187/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.302 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.302 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.309 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.310 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.310 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0db429aa-263a-4ce2-bd81-7afa35adafc4/text'
15:50:55.310 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0db429aa-263a-4ce2-bd81-7afa35adafc4/text'
15:50:55.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0db429aa-263a-4ce2-bd81-7afa35adafc4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.318 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.319 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.319 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.326 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.327 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.327 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd729f4c-6de9-4486-a731-5387af8918e1/text'
15:50:55.327 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd729f4c-6de9-4486-a731-5387af8918e1/text'
15:50:55.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fd729f4c-6de9-4486-a731-5387af8918e1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.332 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.332 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.341 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.341 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47ca5f1b-d592-4c66-83f4-b0b7d4986c19/text'
15:50:55.341 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47ca5f1b-d592-4c66-83f4-b0b7d4986c19/text'
15:50:55.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/47ca5f1b-d592-4c66-83f4-b0b7d4986c19/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.348 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.348 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element'
15:50:55.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cddf777-415a-49e5-a39b-0109f33557e9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.358 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.358 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.371 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.371 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.371 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.378 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.378 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32a9ab87-cdee-4dd7-86d4-52c5b6158849/text'
15:50:55.378 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32a9ab87-cdee-4dd7-86d4-52c5b6158849/text'
15:50:55.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/32a9ab87-cdee-4dd7-86d4-52c5b6158849/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.383 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.383 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.383 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.394 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.394 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.394 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/210d0052-8d4f-4093-9c05-ee210131d9eb/text'
15:50:55.394 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/210d0052-8d4f-4093-9c05-ee210131d9eb/text'
15:50:55.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/210d0052-8d4f-4093-9c05-ee210131d9eb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20170a04-6fd7-4e0d-950e-9c738a464276/text'
15:50:55.406 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20170a04-6fd7-4e0d-950e-9c738a464276/text'
15:50:55.410 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20170a04-6fd7-4e0d-950e-9c738a464276/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.411 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.411 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.418 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e406b5a1-f3ec-4a0f-85df-75f9737f38f7/text'
15:50:55.418 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e406b5a1-f3ec-4a0f-85df-75f9737f38f7/text'
15:50:55.422 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e406b5a1-f3ec-4a0f-85df-75f9737f38f7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.422 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.422 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.429 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/929feff2-7d7b-4baf-b4cd-a57680ea8a3e/text'
15:50:55.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/929feff2-7d7b-4baf-b4cd-a57680ea8a3e/text'
15:50:55.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/929feff2-7d7b-4baf-b4cd-a57680ea8a3e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.436 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.436 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element'
15:50:55.443 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/211ef4c0-8d28-44d5-bd00-ac91014ad9f1/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.443 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.445 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.446 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.458 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.458 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.459 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.459 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.465 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.466 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.466 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52b636cb-7c63-4177-8cc4-66740718def8/text'
15:50:55.466 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52b636cb-7c63-4177-8cc4-66740718def8/text'
15:50:55.470 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/52b636cb-7c63-4177-8cc4-66740718def8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.471 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.471 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.478 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93d1c9cd-2eaf-420f-a426-1d608a8a5395/text'
15:50:55.478 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93d1c9cd-2eaf-420f-a426-1d608a8a5395/text'
15:50:55.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/93d1c9cd-2eaf-420f-a426-1d608a8a5395/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.483 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.483 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.483 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.492 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d1fd574-cd72-4bbc-a63c-ed9f4059dcdc/text'
15:50:55.493 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d1fd574-cd72-4bbc-a63c-ed9f4059dcdc/text'
15:50:55.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d1fd574-cd72-4bbc-a63c-ed9f4059dcdc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.497 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.498 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.498 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.505 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0bd90a5-12c1-4716-8f26-40c5be953790/text'
15:50:55.505 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0bd90a5-12c1-4716-8f26-40c5be953790/text'
15:50:55.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0bd90a5-12c1-4716-8f26-40c5be953790/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.509 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.510 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.510 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.517 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f20b7e4b-8d54-4563-9bf2-13dacd0c2e7b/text'
15:50:55.517 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f20b7e4b-8d54-4563-9bf2-13dacd0c2e7b/text'
15:50:55.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f20b7e4b-8d54-4563-9bf2-13dacd0c2e7b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.526 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element'
15:50:55.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693cfa27-4f8c-45f8-aa54-98f691e90f3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.532 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.535 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.535 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.547 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.548 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.548 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.554 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.555 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ff14772-3e0e-40cc-babb-07fa19f4a6ab/text'
15:50:55.555 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ff14772-3e0e-40cc-babb-07fa19f4a6ab/text'
15:50:55.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8ff14772-3e0e-40cc-babb-07fa19f4a6ab/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.559 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.559 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.566 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bd59e52-8dbd-4a89-bd85-557b67f67c5d/text'
15:50:55.566 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bd59e52-8dbd-4a89-bd85-557b67f67c5d/text'
15:50:55.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2bd59e52-8dbd-4a89-bd85-557b67f67c5d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.571 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.571 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.571 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.578 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cb4e849-4ef9-450b-b17a-96e5cc69924d/text'
15:50:55.578 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cb4e849-4ef9-450b-b17a-96e5cc69924d/text'
15:50:55.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6cb4e849-4ef9-450b-b17a-96e5cc69924d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.583 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.583 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.583 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.590 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.590 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b624334d-19e9-49b6-ba14-8bc837d3b95b/text'
15:50:55.590 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b624334d-19e9-49b6-ba14-8bc837d3b95b/text'
15:50:55.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b624334d-19e9-49b6-ba14-8bc837d3b95b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.595 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.595 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.602 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3323542a-39be-4ece-84da-79d2da61d0cb/text'
15:50:55.602 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3323542a-39be-4ece-84da-79d2da61d0cb/text'
15:50:55.610 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3323542a-39be-4ece-84da-79d2da61d0cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.610 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.610 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.610 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element'
15:50:55.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f604b00d-6451-4e4b-88d9-a69c8db7cef6/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.619 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.619 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.632 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.632 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.639 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9d2f5f6-1721-4427-bbbb-e1b1e62e9263/text'
15:50:55.639 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9d2f5f6-1721-4427-bbbb-e1b1e62e9263/text'
15:50:55.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a9d2f5f6-1721-4427-bbbb-e1b1e62e9263/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.646 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.646 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.646 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.654 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65763318-e2d1-462c-8bec-576770bdf68c/text'
15:50:55.655 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65763318-e2d1-462c-8bec-576770bdf68c/text'
15:50:55.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65763318-e2d1-462c-8bec-576770bdf68c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.661 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.661 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.667 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.668 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3554c9e7-e29b-40da-9837-a04cfc7c8d7f/text'
15:50:55.668 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3554c9e7-e29b-40da-9837-a04cfc7c8d7f/text'
15:50:55.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3554c9e7-e29b-40da-9837-a04cfc7c8d7f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.672 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.672 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.672 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.679 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.679 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/075eb10d-209b-4cc1-91f5-96057a4391d8/text'
15:50:55.679 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/075eb10d-209b-4cc1-91f5-96057a4391d8/text'
15:50:55.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/075eb10d-209b-4cc1-91f5-96057a4391d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.684 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.691 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.691 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/519fe146-be07-4ed7-a2ec-9a47c4726489/text'
15:50:55.691 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/519fe146-be07-4ed7-a2ec-9a47c4726489/text'
15:50:55.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/519fe146-be07-4ed7-a2ec-9a47c4726489/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.699 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.699 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.699 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element'
15:50:55.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/816690bf-77ae-45d3-b6c1-09f075321d07/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.706 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.709 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.709 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5264e82c-aaf1-428a-b42d-06aa1161e692/text'
15:50:55.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5264e82c-aaf1-428a-b42d-06aa1161e692/text'
15:50:55.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5264e82c-aaf1-428a-b42d-06aa1161e692/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.737 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.743 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0155fd4f-6e0c-40f2-8b28-4dd5be716374/text'
15:50:55.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0155fd4f-6e0c-40f2-8b28-4dd5be716374/text'
15:50:55.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0155fd4f-6e0c-40f2-8b28-4dd5be716374/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.748 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.749 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.749 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.756 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.756 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.756 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e88ba92-bfe6-463d-b97c-8d310ee51c4a/text'
15:50:55.756 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e88ba92-bfe6-463d-b97c-8d310ee51c4a/text'
15:50:55.760 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e88ba92-bfe6-463d-b97c-8d310ee51c4a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.761 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.761 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.761 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.768 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.768 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2779143-8691-4005-a1d3-ef39265ce931/text'
15:50:55.768 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2779143-8691-4005-a1d3-ef39265ce931/text'
15:50:55.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c2779143-8691-4005-a1d3-ef39265ce931/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.773 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.779 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.779 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd7f258-f9cb-4633-be1a-6f3482d1e65d/text'
15:50:55.780 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd7f258-f9cb-4633-be1a-6f3482d1e65d/text'
15:50:55.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ebd7f258-f9cb-4633-be1a-6f3482d1e65d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.787 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element'
15:50:55.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d5763456-9e5c-4acc-a6a8-bdb31a754636/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.797 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.797 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.811 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.817 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.818 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bd02bdb-8644-48c6-b644-57e55b83f23a/text'
15:50:55.818 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bd02bdb-8644-48c6-b644-57e55b83f23a/text'
15:50:55.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bd02bdb-8644-48c6-b644-57e55b83f23a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.823 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.823 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76979ac2-08ed-4c5d-99a5-4b1bf5160735/text'
15:50:55.830 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76979ac2-08ed-4c5d-99a5-4b1bf5160735/text'
15:50:55.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76979ac2-08ed-4c5d-99a5-4b1bf5160735/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.839 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.839 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.846 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.847 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c09763e2-9fb7-4dc7-8c41-0205f50ccad6/text'
15:50:55.847 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c09763e2-9fb7-4dc7-8c41-0205f50ccad6/text'
15:50:55.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c09763e2-9fb7-4dc7-8c41-0205f50ccad6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.851 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.852 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.852 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.861 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.861 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee8b0a97-59b0-4df8-90a4-f834c5aee448/text'
15:50:55.861 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee8b0a97-59b0-4df8-90a4-f834c5aee448/text'
15:50:55.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ee8b0a97-59b0-4df8-90a4-f834c5aee448/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.866 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.866 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.867 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.873 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.874 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e409495f-74c8-41b0-8774-2d432a610651/text'
15:50:55.874 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e409495f-74c8-41b0-8774-2d432a610651/text'
15:50:55.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e409495f-74c8-41b0-8774-2d432a610651/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element'
15:50:55.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcdb8cd4-08db-4e18-96f2-272b6b994334/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.891 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.891 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd388bac-ee43-486b-aeed-5eaa31375951/text'
15:50:55.910 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd388bac-ee43-486b-aeed-5eaa31375951/text'
15:50:55.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/dd388bac-ee43-486b-aeed-5eaa31375951/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.915 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.915 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.916 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3fc4ffe-96c6-465f-87c4-a93c78498e38/text'
15:50:55.923 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3fc4ffe-96c6-465f-87c4-a93c78498e38/text'
15:50:55.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3fc4ffe-96c6-465f-87c4-a93c78498e38/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.928 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.934 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.935 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d49ff2d1-035e-4d3e-9ef6-55f2d15a18ca/text'
15:50:55.935 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d49ff2d1-035e-4d3e-9ef6-55f2d15a18ca/text'
15:50:55.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d49ff2d1-035e-4d3e-9ef6-55f2d15a18ca/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.939 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.940 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.940 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.948 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.948 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9576a65b-561d-436d-b22c-79cdf031a362/text'
15:50:55.948 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9576a65b-561d-436d-b22c-79cdf031a362/text'
15:50:55.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9576a65b-561d-436d-b22c-79cdf031a362/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.953 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.953 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.961 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.961 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02fbf610-8094-4438-8a4b-1ad0b190bc5c/text'
15:50:55.961 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02fbf610-8094-4438-8a4b-1ad0b190bc5c/text'
15:50:55.968 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/02fbf610-8094-4438-8a4b-1ad0b190bc5c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.968 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.968 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element'
15:50:55.975 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eda298a7-e895-4806-be46-5db916fbab43/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.976 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.978 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.978 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:55.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:55.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:55.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:55.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:55 GMT

15:50:56.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.000 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dc25474-7336-4507-8325-35ea42a8164e/text'
15:50:56.000 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dc25474-7336-4507-8325-35ea42a8164e/text'
15:50:56.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7dc25474-7336-4507-8325-35ea42a8164e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.005 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.005 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.012 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.012 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c1095a3-64fe-4ad0-b3ae-fa5f89064f66/text'
15:50:56.012 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c1095a3-64fe-4ad0-b3ae-fa5f89064f66/text'
15:50:56.017 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1c1095a3-64fe-4ad0-b3ae-fa5f89064f66/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.017 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.018 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.018 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.025 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.025 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f089793a-6221-42c0-8363-1e05f4d4f14e/text'
15:50:56.025 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f089793a-6221-42c0-8363-1e05f4d4f14e/text'
15:50:56.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f089793a-6221-42c0-8363-1e05f4d4f14e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.038 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ffaf5a2-562d-418c-823f-19fbb4eef740/text'
15:50:56.038 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ffaf5a2-562d-418c-823f-19fbb4eef740/text'
15:50:56.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ffaf5a2-562d-418c-823f-19fbb4eef740/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.049 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c203cab6-6917-4ca4-b4cc-d44fbf6269e2/text'
15:50:56.049 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c203cab6-6917-4ca4-b4cc-d44fbf6269e2/text'
15:50:56.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c203cab6-6917-4ca4-b4cc-d44fbf6269e2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element'
15:50:56.063 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/001e08a6-8619-4d55-addc-5f34a43e9ab9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.063 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.068 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.068 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.080 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.080 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.080 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.080 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.087 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.087 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca8bd638-c286-4379-8f81-47f1f9fdf227/text'
15:50:56.088 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca8bd638-c286-4379-8f81-47f1f9fdf227/text'
15:50:56.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ca8bd638-c286-4379-8f81-47f1f9fdf227/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.093 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.093 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.093 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.100 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.100 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f9a5b95-f17e-42a4-98ae-0c4bdc1e3580/text'
15:50:56.100 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f9a5b95-f17e-42a4-98ae-0c4bdc1e3580/text'
15:50:56.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f9a5b95-f17e-42a4-98ae-0c4bdc1e3580/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.111 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.112 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.112 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9e7615c-ffb8-4962-924d-90512ba0442c/text'
15:50:56.112 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9e7615c-ffb8-4962-924d-90512ba0442c/text'
15:50:56.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e9e7615c-ffb8-4962-924d-90512ba0442c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.116 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.116 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.123 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.124 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8937c978-40f1-430a-9971-7c5418092327/text'
15:50:56.124 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8937c978-40f1-430a-9971-7c5418092327/text'
15:50:56.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8937c978-40f1-430a-9971-7c5418092327/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.130 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.130 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.138 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.138 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6893d412-5107-4b8e-9fab-05dd1b85e4eb/text'
15:50:56.138 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6893d412-5107-4b8e-9fab-05dd1b85e4eb/text'
15:50:56.145 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6893d412-5107-4b8e-9fab-05dd1b85e4eb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.145 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.146 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.146 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element'
15:50:56.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6ce38a8b-4b59-4df9-b858-cc52188409ea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.155 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.155 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.172 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.173 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.173 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.179 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9bf16a9a-34c6-47aa-9f06-6ce1c0b8dde7/text'
15:50:56.179 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9bf16a9a-34c6-47aa-9f06-6ce1c0b8dde7/text'
15:50:56.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9bf16a9a-34c6-47aa-9f06-6ce1c0b8dde7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.184 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.184 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.193 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.193 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97af9ad1-f2dc-4ec8-ba18-147a603f4ef4/text'
15:50:56.193 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97af9ad1-f2dc-4ec8-ba18-147a603f4ef4/text'
15:50:56.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/97af9ad1-f2dc-4ec8-ba18-147a603f4ef4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.198 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.198 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.198 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.205 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a6a078-bb60-4caf-918f-0ccbb3a42b02/text'
15:50:56.205 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a6a078-bb60-4caf-918f-0ccbb3a42b02/text'
15:50:56.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/74a6a078-bb60-4caf-918f-0ccbb3a42b02/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.210 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.210 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.210 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.217 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.217 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f17edc1-b0a7-463f-ba77-a30dd22c99a1/text'
15:50:56.217 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f17edc1-b0a7-463f-ba77-a30dd22c99a1/text'
15:50:56.222 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2f17edc1-b0a7-463f-ba77-a30dd22c99a1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.223 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.223 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.223 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.230 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.230 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.230 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e23c0611-0ab8-4f43-a62b-b715cb4cfe3a/text'
15:50:56.230 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e23c0611-0ab8-4f43-a62b-b715cb4cfe3a/text'
15:50:56.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e23c0611-0ab8-4f43-a62b-b715cb4cfe3a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.237 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.238 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element'
15:50:56.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/34cd176f-aac7-4098-a1a7-c6b5422b7cf0/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.246 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.246 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.259 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.259 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.266 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.266 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d75ab6da-6665-4d3d-a8d5-053c071a1e37/text'
15:50:56.266 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d75ab6da-6665-4d3d-a8d5-053c071a1e37/text'
15:50:56.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d75ab6da-6665-4d3d-a8d5-053c071a1e37/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.270 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.271 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.271 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.278 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5373511-4c69-487c-a4b4-8fc744add909/text'
15:50:56.278 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5373511-4c69-487c-a4b4-8fc744add909/text'
15:50:56.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e5373511-4c69-487c-a4b4-8fc744add909/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.283 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.283 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.283 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.290 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.291 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3177edc7-dec2-4778-9680-132058eb591f/text'
15:50:56.291 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3177edc7-dec2-4778-9680-132058eb591f/text'
15:50:56.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3177edc7-dec2-4778-9680-132058eb591f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.295 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.296 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.296 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.303 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99f939c7-b1ca-468e-8245-cf8e3a72d263/text'
15:50:56.303 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99f939c7-b1ca-468e-8245-cf8e3a72d263/text'
15:50:56.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/99f939c7-b1ca-468e-8245-cf8e3a72d263/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.308 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.308 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.315 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.315 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26e3a4db-59ac-43f2-bd36-cf9710c8767e/text'
15:50:56.315 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26e3a4db-59ac-43f2-bd36-cf9710c8767e/text'
15:50:56.323 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/26e3a4db-59ac-43f2-bd36-cf9710c8767e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.323 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.323 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.323 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element'
15:50:56.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/155f9eeb-96bd-4c1f-9687-b05ae1d54a27/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.333 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.333 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.348 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.348 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.388 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.388 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8316f1c0-03f8-4fb2-87c8-c5d4bdceef3f/text'
15:50:56.388 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8316f1c0-03f8-4fb2-87c8-c5d4bdceef3f/text'
15:50:56.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8316f1c0-03f8-4fb2-87c8-c5d4bdceef3f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.399 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.399 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.408 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.408 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56a6da6a-83c3-4a43-858e-e0e3b50f26e8/text'
15:50:56.408 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56a6da6a-83c3-4a43-858e-e0e3b50f26e8/text'
15:50:56.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56a6da6a-83c3-4a43-858e-e0e3b50f26e8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.415 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.416 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.416 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/716a8bd1-93ba-413b-89d7-ba0e44fa0c1b/text'
15:50:56.429 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/716a8bd1-93ba-413b-89d7-ba0e44fa0c1b/text'
15:50:56.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/716a8bd1-93ba-413b-89d7-ba0e44fa0c1b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.434 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.435 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.435 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.445 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80d6e6f9-dc98-471d-a133-0cf143ab8e50/text'
15:50:56.445 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80d6e6f9-dc98-471d-a133-0cf143ab8e50/text'
15:50:56.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/80d6e6f9-dc98-471d-a133-0cf143ab8e50/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.450 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.451 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.460 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/850c62c1-5962-4150-b3d7-afd14e336e31/text'
15:50:56.460 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/850c62c1-5962-4150-b3d7-afd14e336e31/text'
15:50:56.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/850c62c1-5962-4150-b3d7-afd14e336e31/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.469 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.469 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.469 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element'
15:50:56.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e0a8f331-41bf-43a9-9a1e-39022c7b2d96/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.479 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.479 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.493 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.493 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.502 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.502 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/022b1540-c788-4abe-9a9b-8d6ebed9b6e7/text'
15:50:56.502 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/022b1540-c788-4abe-9a9b-8d6ebed9b6e7/text'
15:50:56.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/022b1540-c788-4abe-9a9b-8d6ebed9b6e7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.515 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab946c7a-50bf-4a16-8953-445e08d6e26a/text'
15:50:56.515 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab946c7a-50bf-4a16-8953-445e08d6e26a/text'
15:50:56.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab946c7a-50bf-4a16-8953-445e08d6e26a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.520 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.520 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.530 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ced9abdc-7030-454b-b5e8-5e6347e1e76a/text'
15:50:56.530 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ced9abdc-7030-454b-b5e8-5e6347e1e76a/text'
15:50:56.535 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ced9abdc-7030-454b-b5e8-5e6347e1e76a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.535 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.543 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76b0bb3d-f6af-463a-858f-daa02b67a8ed/text'
15:50:56.543 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76b0bb3d-f6af-463a-858f-daa02b67a8ed/text'
15:50:56.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/76b0bb3d-f6af-463a-858f-daa02b67a8ed/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.548 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.548 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.548 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e06cb87-4303-4918-b4dc-b7455640048b/text'
15:50:56.556 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e06cb87-4303-4918-b4dc-b7455640048b/text'
15:50:56.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e06cb87-4303-4918-b4dc-b7455640048b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element'
15:50:56.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61cc87e5-a97e-41d5-a1d2-b6fad87207f8/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.577 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.577 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.589 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.589 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.589 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.589 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.597 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b087c58-b095-4a41-906d-7d60ba870046/text'
15:50:56.597 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b087c58-b095-4a41-906d-7d60ba870046/text'
15:50:56.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7b087c58-b095-4a41-906d-7d60ba870046/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.602 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.603 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.603 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.610 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.610 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.610 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c27716d2-d12a-430f-b311-1e57b5fdb71f/text'
15:50:56.610 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c27716d2-d12a-430f-b311-1e57b5fdb71f/text'
15:50:56.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c27716d2-d12a-430f-b311-1e57b5fdb71f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.615 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.616 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.623 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.624 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0448012b-fa7f-4d54-923e-8577da511c85/text'
15:50:56.624 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0448012b-fa7f-4d54-923e-8577da511c85/text'
15:50:56.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0448012b-fa7f-4d54-923e-8577da511c85/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.630 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.630 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.639 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/583ab342-3e0a-4e18-b278-c0e8c90b1ab9/text'
15:50:56.639 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/583ab342-3e0a-4e18-b278-c0e8c90b1ab9/text'
15:50:56.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/583ab342-3e0a-4e18-b278-c0e8c90b1ab9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.644 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.644 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.651 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fc253bf-a733-4a90-9540-794fc87cc088/text'
15:50:56.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fc253bf-a733-4a90-9540-794fc87cc088/text'
15:50:56.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2fc253bf-a733-4a90-9540-794fc87cc088/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.660 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.661 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.661 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element'
15:50:56.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a4c5cc03-f44e-4a95-803c-9b3782c58b3f/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.668 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.670 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.670 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.683 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.683 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.690 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.691 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/542d0520-8492-407a-ad21-2866a2c31a2a/text'
15:50:56.691 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/542d0520-8492-407a-ad21-2866a2c31a2a/text'
15:50:56.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/542d0520-8492-407a-ad21-2866a2c31a2a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.696 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.696 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.696 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.703 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c2e7e5d-5807-4153-8da1-b1c85690a09d/text'
15:50:56.703 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c2e7e5d-5807-4153-8da1-b1c85690a09d/text'
15:50:56.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4c2e7e5d-5807-4153-8da1-b1c85690a09d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.711 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.711 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.719 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.719 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a004a9fb-c498-411f-8394-12ae0ae2f3bf/text'
15:50:56.719 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a004a9fb-c498-411f-8394-12ae0ae2f3bf/text'
15:50:56.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a004a9fb-c498-411f-8394-12ae0ae2f3bf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.725 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.732 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b420b7c-e233-496b-a0e4-c62c32122c6a/text'
15:50:56.732 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b420b7c-e233-496b-a0e4-c62c32122c6a/text'
15:50:56.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b420b7c-e233-496b-a0e4-c62c32122c6a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.737 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a91af263-6086-4d3b-afd3-18cf960066ff/text'
15:50:56.744 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a91af263-6086-4d3b-afd3-18cf960066ff/text'
15:50:56.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a91af263-6086-4d3b-afd3-18cf960066ff/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.752 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.752 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.752 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element'
15:50:56.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/94300da6-31df-4f70-a84d-4cc8be580378/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.762 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.762 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.774 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.774 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.775 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.782 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/84daa44a-7ff1-4f07-b74c-71824576ed5f/text'
15:50:56.783 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/84daa44a-7ff1-4f07-b74c-71824576ed5f/text'
15:50:56.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/84daa44a-7ff1-4f07-b74c-71824576ed5f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.795 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3bda2ac-97f9-487b-bebf-ddd8558922cb/text'
15:50:56.795 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3bda2ac-97f9-487b-bebf-ddd8558922cb/text'
15:50:56.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b3bda2ac-97f9-487b-bebf-ddd8558922cb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.807 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71a42bb4-796d-4dda-9ee9-29703c242cd3/text'
15:50:56.807 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71a42bb4-796d-4dda-9ee9-29703c242cd3/text'
15:50:56.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/71a42bb4-796d-4dda-9ee9-29703c242cd3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.812 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.812 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.820 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.820 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4d04108-cf15-4229-a718-dc327a10759c/text'
15:50:56.820 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4d04108-cf15-4229-a718-dc327a10759c/text'
15:50:56.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4d04108-cf15-4229-a718-dc327a10759c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.825 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.825 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.832 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7959a81-6e07-4601-890c-362133beec2f/text'
15:50:56.832 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7959a81-6e07-4601-890c-362133beec2f/text'
15:50:56.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e7959a81-6e07-4601-890c-362133beec2f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.840 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.840 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element'
15:50:56.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d24d514f-ae4d-4fc5-9648-21f9fbc43874/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.848 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.851 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.851 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.863 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.864 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.871 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.871 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f124e41f-c4d2-4b6e-adc3-bf71d14ac70b/text'
15:50:56.871 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f124e41f-c4d2-4b6e-adc3-bf71d14ac70b/text'
15:50:56.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f124e41f-c4d2-4b6e-adc3-bf71d14ac70b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.876 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.876 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.883 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0982b68-e532-4b38-bffe-6cf23eaee5b2/text'
15:50:56.883 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0982b68-e532-4b38-bffe-6cf23eaee5b2/text'
15:50:56.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0982b68-e532-4b38-bffe-6cf23eaee5b2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.888 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.888 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.896 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.896 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6675347-1c08-4c20-b699-e6a4a143d9f3/text'
15:50:56.896 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6675347-1c08-4c20-b699-e6a4a143d9f3/text'
15:50:56.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6675347-1c08-4c20-b699-e6a4a143d9f3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.900 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.901 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.901 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.908 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.908 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2605621-a2e5-4913-91c7-b224d47661d5/text'
15:50:56.908 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2605621-a2e5-4913-91c7-b224d47661d5/text'
15:50:56.913 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d2605621-a2e5-4913-91c7-b224d47661d5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.913 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.913 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.913 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.920 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.920 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.920 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46b7ea57-2b81-478e-8b7a-893bb7154547/text'
15:50:56.920 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46b7ea57-2b81-478e-8b7a-893bb7154547/text'
15:50:56.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/46b7ea57-2b81-478e-8b7a-893bb7154547/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.927 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.928 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element'
15:50:56.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4381f408-85e9-4339-808e-ccf0e580b56e/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.937 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.937 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:56.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.950 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.950 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.959 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.959 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f5af44b-ea43-4a3f-b0c5-b04df195ed9e/text'
15:50:56.959 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f5af44b-ea43-4a3f-b0c5-b04df195ed9e/text'
15:50:56.964 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5f5af44b-ea43-4a3f-b0c5-b04df195ed9e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.965 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.965 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.973 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a043412e-b21a-46fb-ab77-ac72196ce14e/text'
15:50:56.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a043412e-b21a-46fb-ab77-ac72196ce14e/text'
15:50:56.977 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a043412e-b21a-46fb-ab77-ac72196ce14e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.978 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.978 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.978 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.984 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.985 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.985 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8e5a061-a207-4e9a-b6c0-813d0f34196c/text'
15:50:56.985 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8e5a061-a207-4e9a-b6c0-813d0f34196c/text'
15:50:56.995 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a8e5a061-a207-4e9a-b6c0-813d0f34196c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:56.995 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:56.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:56.995 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:57.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:56 GMT

15:50:57.003 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.003 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/267149eb-4525-4415-a9db-6f4ac7502eb7/text'
15:50:57.003 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/267149eb-4525-4415-a9db-6f4ac7502eb7/text'
15:50:57.008 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/267149eb-4525-4415-a9db-6f4ac7502eb7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.008 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.008 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:57.008 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:57.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.015 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/181435a1-30e9-4e31-a71e-c70f938ae79a/text'
15:50:57.015 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/181435a1-30e9-4e31-a71e-c70f938ae79a/text'
15:50:57.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/181435a1-30e9-4e31-a71e-c70f938ae79a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.024 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:57.024 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element'
15:50:57.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63680eba-dbd3-477a-a7d5-eb999d7a8d7a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.031 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.034 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.034 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.055 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.055 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a87406d7-2796-422b-8b2d-17a8adf9c465/text'
15:50:57.055 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a87406d7-2796-422b-8b2d-17a8adf9c465/text'
15:50:57.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a87406d7-2796-422b-8b2d-17a8adf9c465/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.060 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.060 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.061 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.068 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.068 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2deb45ea-83c6-4a88-8063-0b1812b1cadd/text'
15:50:57.068 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2deb45ea-83c6-4a88-8063-0b1812b1cadd/text'
15:50:57.072 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2deb45ea-83c6-4a88-8063-0b1812b1cadd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.072 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.073 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.073 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.079 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.080 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.080 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81e4e01c-7f02-42da-831c-70015c6a3412/text'
15:50:57.080 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81e4e01c-7f02-42da-831c-70015c6a3412/text'
15:50:57.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/81e4e01c-7f02-42da-831c-70015c6a3412/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.085 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.085 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.092 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/014d6d4e-7557-446a-a617-9effde7866e5/text'
15:50:57.092 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/014d6d4e-7557-446a-a617-9effde7866e5/text'
15:50:57.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/014d6d4e-7557-446a-a617-9effde7866e5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.097 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.104 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.105 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65e0ab97-24d0-4280-ae7b-8ae6c1a8c7bb/text'
15:50:57.105 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65e0ab97-24d0-4280-ae7b-8ae6c1a8c7bb/text'
15:50:57.112 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65e0ab97-24d0-4280-ae7b-8ae6c1a8c7bb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.112 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.112 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.112 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element'
15:50:57.120 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01fa3681-5ca8-4491-ba94-764ae3c349e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.120 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.123 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.123 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.135 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.136 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.136 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.143 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.143 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4eb56eb-66c3-43aa-9f6a-bf4493108104/text'
15:50:57.143 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4eb56eb-66c3-43aa-9f6a-bf4493108104/text'
15:50:57.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c4eb56eb-66c3-43aa-9f6a-bf4493108104/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.157 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6db78d4-c391-4db4-afc1-64f4aa253236/text'
15:50:57.157 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6db78d4-c391-4db4-afc1-64f4aa253236/text'
15:50:57.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6db78d4-c391-4db4-afc1-64f4aa253236/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.162 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.169 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.169 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e36be69-f205-4c51-99de-99160b5d93f5/text'
15:50:57.170 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e36be69-f205-4c51-99de-99160b5d93f5/text'
15:50:57.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4e36be69-f205-4c51-99de-99160b5d93f5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.175 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.175 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.183 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9df3317-0a0e-4a52-8389-47b7d9f1c63e/text'
15:50:57.183 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9df3317-0a0e-4a52-8389-47b7d9f1c63e/text'
15:50:57.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9df3317-0a0e-4a52-8389-47b7d9f1c63e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.188 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.189 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.196 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.196 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd32c7b0-76c7-4273-bc10-9198c8418990/text'
15:50:57.196 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd32c7b0-76c7-4273-bc10-9198c8418990/text'
15:50:57.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bd32c7b0-76c7-4273-bc10-9198c8418990/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.203 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.203 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.204 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element'
15:50:57.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d426e3ac-5151-4ab6-9691-2f4ae12cb7cf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.211 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.215 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.215 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.228 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.234 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.235 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64f419a8-4399-4bf6-adcf-a398c83bff7c/text'
15:50:57.235 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64f419a8-4399-4bf6-adcf-a398c83bff7c/text'
15:50:57.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/64f419a8-4399-4bf6-adcf-a398c83bff7c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.239 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.240 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.247 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.247 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20934ce6-4381-426f-a1e4-5df589f55d07/text'
15:50:57.247 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20934ce6-4381-426f-a1e4-5df589f55d07/text'
15:50:57.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/20934ce6-4381-426f-a1e4-5df589f55d07/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.252 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.252 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.259 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.259 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab6e0ab1-68da-4d73-a668-44a26d1a1ac2/text'
15:50:57.259 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab6e0ab1-68da-4d73-a668-44a26d1a1ac2/text'
15:50:57.263 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ab6e0ab1-68da-4d73-a668-44a26d1a1ac2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.264 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.264 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.264 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.271 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c8a4c06-2b52-471e-b3a5-906f2e4c9e62/text'
15:50:57.271 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c8a4c06-2b52-471e-b3a5-906f2e4c9e62/text'
15:50:57.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5c8a4c06-2b52-471e-b3a5-906f2e4c9e62/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.277 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.277 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c7bb76f-60bc-4586-940b-7c34201b88f7/text'
15:50:57.284 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c7bb76f-60bc-4586-940b-7c34201b88f7/text'
15:50:57.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c7bb76f-60bc-4586-940b-7c34201b88f7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.292 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.292 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.293 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element'
15:50:57.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/125241c0-acab-45c7-abed-6c9eec4b9c50/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.300 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.302 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.302 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.314 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.314 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.315 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.315 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.323 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.323 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.323 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a4814c4-3f75-47de-8d41-3f58f7df7289/text'
15:50:57.323 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a4814c4-3f75-47de-8d41-3f58f7df7289/text'
15:50:57.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5a4814c4-3f75-47de-8d41-3f58f7df7289/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.328 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.328 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bdbe7964-7dfa-4553-9e4a-b093d96bf287/text'
15:50:57.336 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bdbe7964-7dfa-4553-9e4a-b093d96bf287/text'
15:50:57.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bdbe7964-7dfa-4553-9e4a-b093d96bf287/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.340 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.341 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.341 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.348 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e3a66fb-77a8-4823-a04e-f139694047a6/text'
15:50:57.348 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e3a66fb-77a8-4823-a04e-f139694047a6/text'
15:50:57.353 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3e3a66fb-77a8-4823-a04e-f139694047a6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.353 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.353 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.362 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/341cd890-0301-4bac-9acc-29ca89e18590/text'
15:50:57.362 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/341cd890-0301-4bac-9acc-29ca89e18590/text'
15:50:57.367 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/341cd890-0301-4bac-9acc-29ca89e18590/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.367 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.368 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.368 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.375 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.375 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae89d80a-a5ad-4122-9b49-e7301580f1dc/text'
15:50:57.375 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae89d80a-a5ad-4122-9b49-e7301580f1dc/text'
15:50:57.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae89d80a-a5ad-4122-9b49-e7301580f1dc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.383 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.383 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element'
15:50:57.390 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55927e11-bc80-4086-a981-cc20955f7c1d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.393 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:57.393 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.393 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.406 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.407 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.407 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.413 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.414 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d745ecd-38f5-4e3a-a635-740b3fbf9b48/text'
15:50:57.414 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d745ecd-38f5-4e3a-a635-740b3fbf9b48/text'
15:50:57.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6d745ecd-38f5-4e3a-a635-740b3fbf9b48/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.419 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.419 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.419 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.427 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3feb410-8102-47e5-9c40-4c249c8cfa0e/text'
15:50:57.427 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3feb410-8102-47e5-9c40-4c249c8cfa0e/text'
15:50:57.431 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d3feb410-8102-47e5-9c40-4c249c8cfa0e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.432 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.432 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.432 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.439 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.439 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4ba8de-1510-4740-9dd0-0f0ada2ac996/text'
15:50:57.439 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4ba8de-1510-4740-9dd0-0f0ada2ac996/text'
15:50:57.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6f4ba8de-1510-4740-9dd0-0f0ada2ac996/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.444 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.445 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.452 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.452 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.452 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce14dd25-d93c-4389-9c4c-484a6f1c419b/text'
15:50:57.452 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce14dd25-d93c-4389-9c4c-484a6f1c419b/text'
15:50:57.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ce14dd25-d93c-4389-9c4c-484a6f1c419b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.457 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.457 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.457 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.465 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/403c6316-3c81-4742-a9c7-c8bb0d5bdc4b/text'
15:50:57.465 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/403c6316-3c81-4742-a9c7-c8bb0d5bdc4b/text'
15:50:57.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/403c6316-3c81-4742-a9c7-c8bb0d5bdc4b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.473 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.473 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element'
15:50:57.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/693156f8-cf9c-4d78-846d-212ac90469dc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.480 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.482 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.482 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.495 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.496 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.496 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.496 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.503 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5607d605-28a9-489e-b05a-0a6723a4fa30/text'
15:50:57.503 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5607d605-28a9-489e-b05a-0a6723a4fa30/text'
15:50:57.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5607d605-28a9-489e-b05a-0a6723a4fa30/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.508 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.508 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.515 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.516 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b522e5ab-e9be-41ca-897a-460397e82cb9/text'
15:50:57.516 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b522e5ab-e9be-41ca-897a-460397e82cb9/text'
15:50:57.521 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b522e5ab-e9be-41ca-897a-460397e82cb9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.521 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.521 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.528 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.528 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.528 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c5aba3e-e770-4e24-8ec8-3304b74aceea/text'
15:50:57.529 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c5aba3e-e770-4e24-8ec8-3304b74aceea/text'
15:50:57.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9c5aba3e-e770-4e24-8ec8-3304b74aceea/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.537 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.537 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.544 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.544 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.544 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d98b445-7c77-4f5a-9538-0af6f4ad3552/text'
15:50:57.544 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d98b445-7c77-4f5a-9538-0af6f4ad3552/text'
15:50:57.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2d98b445-7c77-4f5a-9538-0af6f4ad3552/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.549 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.549 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.549 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.556 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.557 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77542d68-08d8-4f2f-b38f-c9f799338b6f/text'
15:50:57.557 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77542d68-08d8-4f2f-b38f-c9f799338b6f/text'
15:50:57.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/77542d68-08d8-4f2f-b38f-c9f799338b6f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.564 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.564 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.564 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element'
15:50:57.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f8d2f741-37b7-4b16-9576-34621c7dced5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.574 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.574 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.587 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.588 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.595 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.595 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c86b0b7d-9278-4cd6-84f4-7724093c3951/text'
15:50:57.595 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c86b0b7d-9278-4cd6-84f4-7724093c3951/text'
15:50:57.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c86b0b7d-9278-4cd6-84f4-7724093c3951/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.599 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.600 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.600 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.606 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.607 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e65a857-c3b0-4479-8f9a-daf68ff343bf/text'
15:50:57.607 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e65a857-c3b0-4479-8f9a-daf68ff343bf/text'
15:50:57.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0e65a857-c3b0-4479-8f9a-daf68ff343bf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.613 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.613 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.614 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.621 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.622 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.622 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6d40251-87d3-4e0c-a288-51675a5fe617/text'
15:50:57.622 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6d40251-87d3-4e0c-a288-51675a5fe617/text'
15:50:57.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c6d40251-87d3-4e0c-a288-51675a5fe617/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.627 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.627 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.627 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.634 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.634 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/484ff465-f58c-42cc-92f2-0461ef01514f/text'
15:50:57.634 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/484ff465-f58c-42cc-92f2-0461ef01514f/text'
15:50:57.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/484ff465-f58c-42cc-92f2-0461ef01514f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.639 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.639 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.648 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1ca827b-6661-4848-a9de-9502ea8c3673/text'
15:50:57.648 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1ca827b-6661-4848-a9de-9502ea8c3673/text'
15:50:57.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1ca827b-6661-4848-a9de-9502ea8c3673/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.655 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.656 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element'
15:50:57.662 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f4a483ec-becb-4534-acfb-00310c18eb64/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.663 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.665 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.665 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.677 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.677 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.677 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.684 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.684 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/752ea926-7e38-490f-b652-7ae34ba70962/text'
15:50:57.684 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/752ea926-7e38-490f-b652-7ae34ba70962/text'
15:50:57.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/752ea926-7e38-490f-b652-7ae34ba70962/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.689 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.689 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.690 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.697 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/901f1a9b-5a58-4325-bc67-4cbebe99e2df/text'
15:50:57.698 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/901f1a9b-5a58-4325-bc67-4cbebe99e2df/text'
15:50:57.702 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/901f1a9b-5a58-4325-bc67-4cbebe99e2df/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.703 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.710 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a835c4a6-e33a-49dc-b2f9-01fbf2d63c2b/text'
15:50:57.711 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a835c4a6-e33a-49dc-b2f9-01fbf2d63c2b/text'
15:50:57.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a835c4a6-e33a-49dc-b2f9-01fbf2d63c2b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.716 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.723 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.724 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18840334-865e-4e87-b2aa-7e915181d715/text'
15:50:57.724 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18840334-865e-4e87-b2aa-7e915181d715/text'
15:50:57.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/18840334-865e-4e87-b2aa-7e915181d715/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.729 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.736 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.736 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed8f9c2c-5646-4676-94be-86fc49ccbd06/text'
15:50:57.736 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed8f9c2c-5646-4676-94be-86fc49ccbd06/text'
15:50:57.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed8f9c2c-5646-4676-94be-86fc49ccbd06/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.744 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.744 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.744 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element'
15:50:57.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5e72fda4-d71a-4fbd-9c8d-00633b3f1b42/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.751 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.753 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.753 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.766 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.766 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.766 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.766 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2a1abb4-6cbe-49b0-bda7-a9ec33713bc0/text'
15:50:57.773 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2a1abb4-6cbe-49b0-bda7-a9ec33713bc0/text'
15:50:57.777 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2a1abb4-6cbe-49b0-bda7-a9ec33713bc0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.778 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.778 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.778 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.785 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55f968c5-988a-4775-b49d-fb145aedcb34/text'
15:50:57.785 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55f968c5-988a-4775-b49d-fb145aedcb34/text'
15:50:57.790 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/55f968c5-988a-4775-b49d-fb145aedcb34/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.791 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.791 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.791 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.798 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.798 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1be0924-e547-4df6-bd1e-e15ad434affe/text'
15:50:57.798 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1be0924-e547-4df6-bd1e-e15ad434affe/text'
15:50:57.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1be0924-e547-4df6-bd1e-e15ad434affe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.803 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.804 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.811 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.811 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9a14ccc-7aca-40a7-96d5-f18b63342d99/text'
15:50:57.811 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9a14ccc-7aca-40a7-96d5-f18b63342d99/text'
15:50:57.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9a14ccc-7aca-40a7-96d5-f18b63342d99/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.816 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.816 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.816 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.824 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.825 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cf9f9bd-486d-4830-896a-feea0aa8f86f/text'
15:50:57.825 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cf9f9bd-486d-4830-896a-feea0aa8f86f/text'
15:50:57.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5cf9f9bd-486d-4830-896a-feea0aa8f86f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.832 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.832 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.832 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element'
15:50:57.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/09b7c485-7f27-4876-844c-5f8c97fd28e2/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.842 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.842 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.855 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.855 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.855 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.863 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.863 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d671555a-fcec-45e9-8755-0b3a9c82f538/text'
15:50:57.863 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d671555a-fcec-45e9-8755-0b3a9c82f538/text'
15:50:57.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d671555a-fcec-45e9-8755-0b3a9c82f538/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.869 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.869 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.876 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6164caa-9c30-4a08-8cda-6512fefe91dd/text'
15:50:57.876 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6164caa-9c30-4a08-8cda-6512fefe91dd/text'
15:50:57.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f6164caa-9c30-4a08-8cda-6512fefe91dd/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.881 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.881 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.889 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0f8d0cd1-3a5e-49b4-8d2a-abdc53c9ce35/text'
15:50:57.889 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0f8d0cd1-3a5e-49b4-8d2a-abdc53c9ce35/text'
15:50:57.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0f8d0cd1-3a5e-49b4-8d2a-abdc53c9ce35/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.893 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.894 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.901 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.901 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.901 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b55ac214-969d-42cc-a2dc-ca965769ed2e/text'
15:50:57.901 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b55ac214-969d-42cc-a2dc-ca965769ed2e/text'
15:50:57.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b55ac214-969d-42cc-a2dc-ca965769ed2e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.906 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.907 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.907 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.914 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.914 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf40b248-fff8-4a9d-a6e8-f49dd965cb00/text'
15:50:57.914 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf40b248-fff8-4a9d-a6e8-f49dd965cb00/text'
15:50:57.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf40b248-fff8-4a9d-a6e8-f49dd965cb00/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.922 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.922 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element'
15:50:57.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/644df80f-dfd2-4f37-842d-377e6a9d3ca9/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.929 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.932 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.932 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:57.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.944 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.944 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.944 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.953 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.953 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/725e9dac-fa39-4b76-a1cd-63a33d787328/text'
15:50:57.953 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/725e9dac-fa39-4b76-a1cd-63a33d787328/text'
15:50:57.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/725e9dac-fa39-4b76-a1cd-63a33d787328/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.958 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.959 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.966 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.966 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.967 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dfc66d5-b5b1-477c-ad16-0999e0e5d9aa/text'
15:50:57.967 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dfc66d5-b5b1-477c-ad16-0999e0e5d9aa/text'
15:50:57.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9dfc66d5-b5b1-477c-ad16-0999e0e5d9aa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.972 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.972 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.979 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.979 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6dbab27e-c13c-4fbc-8475-9f11eb06532d/text'
15:50:57.979 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6dbab27e-c13c-4fbc-8475-9f11eb06532d/text'
15:50:57.984 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6dbab27e-c13c-4fbc-8475-9f11eb06532d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.984 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.984 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.984 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae32e08e-a108-4f13-b9d7-4b7a24a49eba/text'
15:50:57.992 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae32e08e-a108-4f13-b9d7-4b7a24a49eba/text'
15:50:57.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ae32e08e-a108-4f13-b9d7-4b7a24a49eba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:57.997 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:57.997 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:57.997 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:58.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:57 GMT

15:50:58.004 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.004 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a97cf889-2f75-436d-b0cc-8313836a8462/text'
15:50:58.004 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a97cf889-2f75-436d-b0cc-8313836a8462/text'
15:50:58.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a97cf889-2f75-436d-b0cc-8313836a8462/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.011 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.012 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:58.012 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element'
15:50:58.018 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b3a7a33-f9d1-4b01-ab8c-ba86a21d71b5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.019 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.021 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.021 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.033 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.033 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.034 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.034 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7b03a01-4a47-4130-a1d9-33b6e8ab38f1/text'
15:50:58.041 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7b03a01-4a47-4130-a1d9-33b6e8ab38f1/text'
15:50:58.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d7b03a01-4a47-4130-a1d9-33b6e8ab38f1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.046 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.047 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.056 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38c7d11a-40b0-4b70-9614-e012c94d8092/text'
15:50:58.056 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38c7d11a-40b0-4b70-9614-e012c94d8092/text'
15:50:58.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/38c7d11a-40b0-4b70-9614-e012c94d8092/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.061 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.061 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.061 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.069 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.069 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89e44e4c-341c-45b5-9bb7-37883a4d827d/text'
15:50:58.069 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89e44e4c-341c-45b5-9bb7-37883a4d827d/text'
15:50:58.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/89e44e4c-341c-45b5-9bb7-37883a4d827d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.078 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.078 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.085 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.085 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fea73c6a-aa47-418c-952e-e59eeb54aa29/text'
15:50:58.085 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fea73c6a-aa47-418c-952e-e59eeb54aa29/text'
15:50:58.090 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fea73c6a-aa47-418c-952e-e59eeb54aa29/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.090 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.090 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.090 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.097 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.098 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4676dd-2f80-4cef-8dab-b76dcd8aad26/text'
15:50:58.098 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4676dd-2f80-4cef-8dab-b76dcd8aad26/text'
15:50:58.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fa4676dd-2f80-4cef-8dab-b76dcd8aad26/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.105 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.105 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element'
15:50:58.112 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/14921406-a334-44b8-9ec6-9d569ed212bf/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.113 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.115 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.115 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.129 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.129 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.136 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/268da81b-4d67-49ef-83a2-b3ef71f473a4/text'
15:50:58.136 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/268da81b-4d67-49ef-83a2-b3ef71f473a4/text'
15:50:58.141 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/268da81b-4d67-49ef-83a2-b3ef71f473a4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.141 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.141 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.141 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.148 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b8c144a-f962-448b-bb07-a2baa056daf5/text'
15:50:58.148 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b8c144a-f962-448b-bb07-a2baa056daf5/text'
15:50:58.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4b8c144a-f962-448b-bb07-a2baa056daf5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.152 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.153 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.161 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.161 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be09d471-2041-4eb2-bc95-34a9e154df3a/text'
15:50:58.161 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be09d471-2041-4eb2-bc95-34a9e154df3a/text'
15:50:58.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/be09d471-2041-4eb2-bc95-34a9e154df3a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.165 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.166 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.166 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.174 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.174 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01e61ea2-5042-4d7f-a6a9-e01fa406cd6a/text'
15:50:58.174 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01e61ea2-5042-4d7f-a6a9-e01fa406cd6a/text'
15:50:58.178 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/01e61ea2-5042-4d7f-a6a9-e01fa406cd6a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.179 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.179 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.186 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.186 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/69d1ecb4-3142-4981-a498-7deefd56f7ba/text'
15:50:58.186 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/69d1ecb4-3142-4981-a498-7deefd56f7ba/text'
15:50:58.197 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/69d1ecb4-3142-4981-a498-7deefd56f7ba/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.197 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.197 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element'
15:50:58.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5389d876-7e7e-4f27-a26a-36db57368b71/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.209 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.209 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.221 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.221 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.221 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.221 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.228 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d8534bd-2349-4d17-b61b-63b00645e672/text'
15:50:58.229 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d8534bd-2349-4d17-b61b-63b00645e672/text'
15:50:58.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1d8534bd-2349-4d17-b61b-63b00645e672/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.233 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.233 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.233 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea0aa9b1-8bae-467b-826e-bb00b96b1705/text'
15:50:58.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea0aa9b1-8bae-467b-826e-bb00b96b1705/text'
15:50:58.244 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ea0aa9b1-8bae-467b-826e-bb00b96b1705/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.245 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.245 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.245 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.252 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.252 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61e07671-3047-4304-b7ea-53a0638a7a7b/text'
15:50:58.252 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61e07671-3047-4304-b7ea-53a0638a7a7b/text'
15:50:58.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/61e07671-3047-4304-b7ea-53a0638a7a7b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.257 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.257 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.264 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.264 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.264 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0372e6f7-635d-4ecf-a481-8a4f868ba029/text'
15:50:58.265 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0372e6f7-635d-4ecf-a481-8a4f868ba029/text'
15:50:58.269 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0372e6f7-635d-4ecf-a481-8a4f868ba029/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.269 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.269 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.269 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.276 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e42ee6a5-050b-456e-aa8e-b16d81df6a29/text'
15:50:58.277 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e42ee6a5-050b-456e-aa8e-b16d81df6a29/text'
15:50:58.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e42ee6a5-050b-456e-aa8e-b16d81df6a29/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.285 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.286 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.286 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element'
15:50:58.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a07d8ce3-2c9e-4e97-9848-7338edd5d90b/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.296 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.296 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.308 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.309 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.309 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.316 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.317 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0aff6672-25b5-46de-a0d5-9562750e2de7/text'
15:50:58.317 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0aff6672-25b5-46de-a0d5-9562750e2de7/text'
15:50:58.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0aff6672-25b5-46de-a0d5-9562750e2de7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.321 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.322 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.322 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.329 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.329 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b6e4305-8d0f-4e3c-96fe-128f311aaec9/text'
15:50:58.329 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b6e4305-8d0f-4e3c-96fe-128f311aaec9/text'
15:50:58.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8b6e4305-8d0f-4e3c-96fe-128f311aaec9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.333 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.334 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.334 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.349 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19ebf1a0-47a7-4af5-b5a9-867cdceed16a/text'
15:50:58.349 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19ebf1a0-47a7-4af5-b5a9-867cdceed16a/text'
15:50:58.356 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19ebf1a0-47a7-4af5-b5a9-867cdceed16a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.356 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.357 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.357 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.391 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c053ebc6-e2c7-451c-969c-f42d9b18e7d8/text'
15:50:58.391 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c053ebc6-e2c7-451c-969c-f42d9b18e7d8/text'
15:50:58.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c053ebc6-e2c7-451c-969c-f42d9b18e7d8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.417 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.417 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.418 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.428 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1509de2-cf27-4aa4-bf4a-74198be17689/text'
15:50:58.428 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1509de2-cf27-4aa4-bf4a-74198be17689/text'
15:50:58.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a1509de2-cf27-4aa4-bf4a-74198be17689/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.436 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.437 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.437 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element'
15:50:58.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5d5e3ee0-7148-499b-aa72-a81bb0840ccc/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.445 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.448 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.448 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.463 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.463 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.464 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.471 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.471 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b310fe0-c02a-479b-a2d2-c6c6f069ac5a/text'
15:50:58.472 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b310fe0-c02a-479b-a2d2-c6c6f069ac5a/text'
15:50:58.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9b310fe0-c02a-479b-a2d2-c6c6f069ac5a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.476 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.477 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.484 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/237d0fd8-6961-4380-b5eb-cdabf3c1e786/text'
15:50:58.485 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/237d0fd8-6961-4380-b5eb-cdabf3c1e786/text'
15:50:58.491 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/237d0fd8-6961-4380-b5eb-cdabf3c1e786/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.491 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.491 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.499 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.499 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5bf7b23c-b532-4cf9-8c81-358eb7f92117/text'
15:50:58.499 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5bf7b23c-b532-4cf9-8c81-358eb7f92117/text'
15:50:58.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5bf7b23c-b532-4cf9-8c81-358eb7f92117/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.504 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.504 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.504 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.511 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7747ff3-f5dd-4739-baad-6bf14e70b778/text'
15:50:58.512 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7747ff3-f5dd-4739-baad-6bf14e70b778/text'
15:50:58.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7747ff3-f5dd-4739-baad-6bf14e70b778/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.516 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.525 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.525 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c886c711-b450-4bc4-9186-46dd7781eb67/text'
15:50:58.525 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c886c711-b450-4bc4-9186-46dd7781eb67/text'
15:50:58.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c886c711-b450-4bc4-9186-46dd7781eb67/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.534 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.535 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element'
15:50:58.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/68b76887-60b4-48e7-8c6e-38b7a76966f5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.545 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.545 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.558 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.559 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.559 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.559 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.567 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.567 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e3ca5e7-6d3e-41c1-8c53-7a81bb7549ed/text'
15:50:58.567 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e3ca5e7-6d3e-41c1-8c53-7a81bb7549ed/text'
15:50:58.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e3ca5e7-6d3e-41c1-8c53-7a81bb7549ed/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.572 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.572 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.572 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.579 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07c85973-8f57-47d6-ad38-422544645651/text'
15:50:58.580 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07c85973-8f57-47d6-ad38-422544645651/text'
15:50:58.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/07c85973-8f57-47d6-ad38-422544645651/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.584 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.584 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.584 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.591 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.592 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.592 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d39d2e-ef40-4cfc-84cd-78c9ea8ef6b5/text'
15:50:58.592 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d39d2e-ef40-4cfc-84cd-78c9ea8ef6b5/text'
15:50:58.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f0d39d2e-ef40-4cfc-84cd-78c9ea8ef6b5/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.596 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.597 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.597 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.604 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59b53d4f-98ba-4ddb-9050-e252fd5ec9c3/text'
15:50:58.605 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59b53d4f-98ba-4ddb-9050-e252fd5ec9c3/text'
15:50:58.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/59b53d4f-98ba-4ddb-9050-e252fd5ec9c3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.609 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.610 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.610 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.617 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b676e2ed-13ca-4a5a-9e5f-db9a0b7493b1/text'
15:50:58.617 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b676e2ed-13ca-4a5a-9e5f-db9a0b7493b1/text'
15:50:58.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b676e2ed-13ca-4a5a-9e5f-db9a0b7493b1/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.625 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element'
15:50:58.632 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f1b5bc48-3bd2-4b6b-9eb5-61c5dd59b1ee/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.633 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.635 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.635 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.648 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.648 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.648 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.656 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.656 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.656 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7db729d0-4feb-4167-b8cf-157a40138f80/text'
15:50:58.656 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7db729d0-4feb-4167-b8cf-157a40138f80/text'
15:50:58.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7db729d0-4feb-4167-b8cf-157a40138f80/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 18
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.666 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.666 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.666 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.673 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.673 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.674 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d5da1b-b3dc-4b4e-af95-0b1d1b2f4979/text'
15:50:58.674 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d5da1b-b3dc-4b4e-af95-0b1d1b2f4979/text'
15:50:58.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4d5da1b-b3dc-4b4e-af95-0b1d1b2f4979/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 22
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.679 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.679 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.686 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.687 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.687 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb70e24-d8e4-4784-a94d-b31c8030caf9/text'
15:50:58.687 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb70e24-d8e4-4784-a94d-b31c8030caf9/text'
15:50:58.692 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4bb70e24-d8e4-4784-a94d-b31c8030caf9/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 21
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.692 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.693 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.693 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.703 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e3c6f28-9f9f-4975-9bb7-646f17271e37/text'
15:50:58.703 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e3c6f28-9f9f-4975-9bb7-646f17271e37/text'
15:50:58.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e3c6f28-9f9f-4975-9bb7-646f17271e37/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.709 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.709 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.716 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65b96409-cf2d-4ff2-9bbe-6122c52a08b7/text'
15:50:58.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65b96409-cf2d-4ff2-9bbe-6122c52a08b7/text'
15:50:58.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/65b96409-cf2d-4ff2-9bbe-6122c52a08b7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 57
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.724 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.724 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element'
15:50:58.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/040a4235-9325-496b-a9af-190aaaf632f7/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.731 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.733 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.733 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.746 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.746 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.746 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.754 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.755 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9781f18-0c6e-49d4-8e95-c227dce53901/text'
15:50:58.755 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9781f18-0c6e-49d4-8e95-c227dce53901/text'
15:50:58.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b9781f18-0c6e-49d4-8e95-c227dce53901/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.759 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.760 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.767 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.767 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df114604-a17c-4b32-af88-2e999c82e0d0/text'
15:50:58.767 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df114604-a17c-4b32-af88-2e999c82e0d0/text'
15:50:58.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/df114604-a17c-4b32-af88-2e999c82e0d0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.772 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.772 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.780 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.780 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7685f0b3-5807-4aef-99a4-be5fd605baa3/text'
15:50:58.781 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7685f0b3-5807-4aef-99a4-be5fd605baa3/text'
15:50:58.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7685f0b3-5807-4aef-99a4-be5fd605baa3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.785 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.786 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.786 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.794 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27b034c0-f333-47eb-a22b-ea970870ed8d/text'
15:50:58.794 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27b034c0-f333-47eb-a22b-ea970870ed8d/text'
15:50:58.799 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/27b034c0-f333-47eb-a22b-ea970870ed8d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.800 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.800 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.807 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.808 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d6974c8-dc1a-4ae7-909b-f7943bceb5ae/text'
15:50:58.808 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d6974c8-dc1a-4ae7-909b-f7943bceb5ae/text'
15:50:58.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7d6974c8-dc1a-4ae7-909b-f7943bceb5ae/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.814 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.814 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element'
15:50:58.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0a0b35fa-f212-4010-954d-abc5a69d176d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.822 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.824 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.824 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.837 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.838 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.838 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.845 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e865f41b-bc30-47d6-8638-2c5c5384f6f7/text'
15:50:58.845 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e865f41b-bc30-47d6-8638-2c5c5384f6f7/text'
15:50:58.850 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e865f41b-bc30-47d6-8638-2c5c5384f6f7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.850 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.850 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.850 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.857 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.857 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a10b7cf6-112f-4980-b111-f65e347248b3/text'
15:50:58.857 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a10b7cf6-112f-4980-b111-f65e347248b3/text'
15:50:58.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a10b7cf6-112f-4980-b111-f65e347248b3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 17
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.862 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.862 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.862 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.869 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.869 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.869 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d445675-d0a7-4c65-be54-f68099df9fa6/text'
15:50:58.869 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d445675-d0a7-4c65-be54-f68099df9fa6/text'
15:50:58.874 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4d445675-d0a7-4c65-be54-f68099df9fa6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.874 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.875 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.875 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.882 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.883 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d4b013-3bee-46c8-82ad-ce412d0f0d70/text'
15:50:58.883 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d4b013-3bee-46c8-82ad-ce412d0f0d70/text'
15:50:58.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/49d4b013-3bee-46c8-82ad-ce412d0f0d70/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.888 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.889 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.897 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.897 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2de8b6f-b9fa-45af-a105-1dbc4837f068/text'
15:50:58.897 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2de8b6f-b9fa-45af-a105-1dbc4837f068/text'
15:50:58.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a2de8b6f-b9fa-45af-a105-1dbc4837f068/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.903 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.903 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element'
15:50:58.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/0cd68209-af07-4c0d-8ee1-bba92dbf9edb/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.910 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.913 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.913 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:58.926 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.926 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.927 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.935 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.935 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3af48515-222f-48fb-ab92-198cfd639dd7/text'
15:50:58.935 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3af48515-222f-48fb-ab92-198cfd639dd7/text'
15:50:58.940 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3af48515-222f-48fb-ab92-198cfd639dd7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.940 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.940 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.940 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.947 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.947 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75566e2a-7769-4ad8-8c6b-3263101d879f/text'
15:50:58.947 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75566e2a-7769-4ad8-8c6b-3263101d879f/text'
15:50:58.951 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75566e2a-7769-4ad8-8c6b-3263101d879f/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.952 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.952 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.952 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.960 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.960 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08a951e7-b337-49db-b8f9-81251f4c4cc6/text'
15:50:58.960 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08a951e7-b337-49db-b8f9-81251f4c4cc6/text'
15:50:58.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/08a951e7-b337-49db-b8f9-81251f4c4cc6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.965 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.965 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.965 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.972 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2d7e24e-315e-436b-880b-eb5f4dec7c85/text'
15:50:58.973 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2d7e24e-315e-436b-880b-eb5f4dec7c85/text'
15:50:58.977 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f2d7e24e-315e-436b-880b-eb5f4dec7c85/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.977 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.977 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.977 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.984 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.985 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.985 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b38e8eb7-88f0-4cac-a63d-3a98dcdc0be8/text'
15:50:58.985 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b38e8eb7-88f0-4cac-a63d-3a98dcdc0be8/text'
15:50:58.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b38e8eb7-88f0-4cac-a63d-3a98dcdc0be8/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:58.992 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:58.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:58.993 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element'
15:50:59.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/469f7c6c-fcc9-4c56-ad3f-3aae6cba8b4a/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:58 GMT

15:50:59.000 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.002 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.002 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.015 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.015 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.024 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/123db07b-ea87-4dfc-8c9a-8ebb5b6118a2/text'
15:50:59.024 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/123db07b-ea87-4dfc-8c9a-8ebb5b6118a2/text'
15:50:59.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/123db07b-ea87-4dfc-8c9a-8ebb5b6118a2/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.029 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.030 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.037 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.037 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db093273-fd93-41c6-b3d5-1b690b18d500/text'
15:50:59.037 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db093273-fd93-41c6-b3d5-1b690b18d500/text'
15:50:59.041 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/db093273-fd93-41c6-b3d5-1b690b18d500/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.042 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.042 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.051 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0d49a17-7bed-40f3-aa2e-4df7ea76d11d/text'
15:50:59.051 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0d49a17-7bed-40f3-aa2e-4df7ea76d11d/text'
15:50:59.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d0d49a17-7bed-40f3-aa2e-4df7ea76d11d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.056 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.057 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.065 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.065 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29c692ff-411e-4e85-8c4e-56e4ab37b032/text'
15:50:59.065 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29c692ff-411e-4e85-8c4e-56e4ab37b032/text'
15:50:59.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/29c692ff-411e-4e85-8c4e-56e4ab37b032/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.070 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.070 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.070 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.078 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.078 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9acc00b6-7320-4175-9f94-3010b14ce248/text'
15:50:59.078 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9acc00b6-7320-4175-9f94-3010b14ce248/text'
15:50:59.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9acc00b6-7320-4175-9f94-3010b14ce248/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.086 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.086 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.086 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element'
15:50:59.094 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e6a008a1-28ac-475c-a9d3-df5831283207/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.094 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.097 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.097 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.109 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.109 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.109 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.117 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.118 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.118 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/048a74b4-6108-4669-88d9-4d31da6ec0dc/text'
15:50:59.118 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/048a74b4-6108-4669-88d9-4d31da6ec0dc/text'
15:50:59.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/048a74b4-6108-4669-88d9-4d31da6ec0dc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.124 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.124 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.124 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.132 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.132 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.132 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2373f78a-1b18-45cc-bccd-893752b11446/text'
15:50:59.132 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2373f78a-1b18-45cc-bccd-893752b11446/text'
15:50:59.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2373f78a-1b18-45cc-bccd-893752b11446/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.136 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.137 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.137 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.144 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.144 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.144 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/084c8468-72b5-40ed-993f-f3f4d0aae13a/text'
15:50:59.144 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/084c8468-72b5-40ed-993f-f3f4d0aae13a/text'
15:50:59.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/084c8468-72b5-40ed-993f-f3f4d0aae13a/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.149 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.150 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.157 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.158 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1406998f-a6a7-44d8-b614-10060e01e20e/text'
15:50:59.158 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1406998f-a6a7-44d8-b614-10060e01e20e/text'
15:50:59.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1406998f-a6a7-44d8-b614-10060e01e20e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.162 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.163 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.171 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.171 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.171 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/742543d9-34d5-40ca-8f94-7eb9832feff4/text'
15:50:59.171 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/742543d9-34d5-40ca-8f94-7eb9832feff4/text'
15:50:59.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/742543d9-34d5-40ca-8f94-7eb9832feff4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.180 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.181 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.181 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element'
15:50:59.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/cf84a25d-eb97-4ae2-a944-902943f752d5/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.192 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.194 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.194 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.219 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.219 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.219 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.227 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.227 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9add1692-afca-440f-a871-5da9eccb2206/text'
15:50:59.227 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9add1692-afca-440f-a871-5da9eccb2206/text'
15:50:59.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9add1692-afca-440f-a871-5da9eccb2206/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.232 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.232 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.240 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e8b17eb-1587-4d94-be1b-569e433c2061/text'
15:50:59.240 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e8b17eb-1587-4d94-be1b-569e433c2061/text'
15:50:59.246 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/6e8b17eb-1587-4d94-be1b-569e433c2061/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.246 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.246 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.256 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.257 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c57536a-139a-4b01-8727-e23dd9c92ecc/text'
15:50:59.257 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c57536a-139a-4b01-8727-e23dd9c92ecc/text'
15:50:59.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3c57536a-139a-4b01-8727-e23dd9c92ecc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.262 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.262 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.269 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.269 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.269 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d49cfad0-346b-403b-bffe-0f3ac47402fa/text'
15:50:59.269 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d49cfad0-346b-403b-bffe-0f3ac47402fa/text'
15:50:59.273 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d49cfad0-346b-403b-bffe-0f3ac47402fa/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.274 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.274 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.274 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.286 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.286 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d794828-c5fd-484a-8a3d-b7c19f9c94be/text'
15:50:59.286 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d794828-c5fd-484a-8a3d-b7c19f9c94be/text'
15:50:59.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8d794828-c5fd-484a-8a3d-b7c19f9c94be/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.294 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.294 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.294 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element'
15:50:59.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/146ab06f-e9e2-47c6-94a5-33bc58c16263/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.302 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.304 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.305 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.317 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.318 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.318 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.327 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.328 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1560b405-19e9-4e5d-8eee-11065b80edbe/text'
15:50:59.328 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1560b405-19e9-4e5d-8eee-11065b80edbe/text'
15:50:59.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/1560b405-19e9-4e5d-8eee-11065b80edbe/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.335 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.335 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.336 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.343 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.343 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7ca34d7-5795-46e2-9c4d-a6829b1a2ea0/text'
15:50:59.343 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7ca34d7-5795-46e2-9c4d-a6829b1a2ea0/text'
15:50:59.348 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/f7ca34d7-5795-46e2-9c4d-a6829b1a2ea0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.349 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.349 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.349 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.357 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.357 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6713fcb-c909-489b-b835-b0004256577b/text'
15:50:59.357 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6713fcb-c909-489b-b835-b0004256577b/text'
15:50:59.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d6713fcb-c909-489b-b835-b0004256577b/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.362 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.362 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.370 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e42da1ac-abfa-45c1-a645-3f4a3574b976/text'
15:50:59.370 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e42da1ac-abfa-45c1-a645-3f4a3574b976/text'
15:50:59.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e42da1ac-abfa-45c1-a645-3f4a3574b976/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.374 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.375 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.375 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.382 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e67661bc-c135-466e-8ab1-720f2ddb62ab/text'
15:50:59.382 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e67661bc-c135-466e-8ab1-720f2ddb62ab/text'
15:50:59.391 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e67661bc-c135-466e-8ab1-720f2ddb62ab/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.392 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.392 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.392 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element'
15:50:59.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/41b04a37-5697-4df2-a7d1-aaf92a58c411/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.400 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.403 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.403 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.416 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.416 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.417 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.417 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.427 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.427 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50317d8f-d441-431a-8077-2c6fd8a81bf4/text'
15:50:59.427 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50317d8f-d441-431a-8077-2c6fd8a81bf4/text'
15:50:59.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/50317d8f-d441-431a-8077-2c6fd8a81bf4/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.433 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.433 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.440 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.441 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.441 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/323fed65-a894-4107-84dc-d982409bd8e3/text'
15:50:59.441 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/323fed65-a894-4107-84dc-d982409bd8e3/text'
15:50:59.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/323fed65-a894-4107-84dc-d982409bd8e3/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.446 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.446 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.446 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.458 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.458 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.459 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4127e98d-aca3-4621-99b6-ebeda7f8be17/text'
15:50:59.459 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4127e98d-aca3-4621-99b6-ebeda7f8be17/text'
15:50:59.464 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/4127e98d-aca3-4621-99b6-ebeda7f8be17/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 12
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.465 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.465 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.472 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.473 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eaa241ee-7feb-4d3d-8c47-fad1cc7c4ad7/text'
15:50:59.473 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eaa241ee-7feb-4d3d-8c47-fad1cc7c4ad7/text'
15:50:59.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/eaa241ee-7feb-4d3d-8c47-fad1cc7c4ad7/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.477 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.478 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.486 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.486 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/173a37f2-b62d-4e7c-a3fe-044da9ef91ea/text'
15:50:59.487 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/173a37f2-b62d-4e7c-a3fe-044da9ef91ea/text'
15:50:59.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/173a37f2-b62d-4e7c-a3fe-044da9ef91ea/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.492 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.493 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.493 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element'
15:50:59.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/75735493-9645-4bf6-817f-38c88a7e3d3d/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.501 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.503 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.503 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.517 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.517 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.524 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.525 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fbc460b2-dfd0-40a2-bb99-686ecd5b23bf/text'
15:50:59.525 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fbc460b2-dfd0-40a2-bb99-686ecd5b23bf/text'
15:50:59.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/fbc460b2-dfd0-40a2-bb99-686ecd5b23bf/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.529 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.530 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.530 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.537 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5af18753-4a04-4218-94f5-52f64482983c/text'
15:50:59.537 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5af18753-4a04-4218-94f5-52f64482983c/text'
15:50:59.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/5af18753-4a04-4218-94f5-52f64482983c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.542 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.542 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.542 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.550 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.550 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b8132caa-0753-4d5f-b196-4030bb88bbc0/text'
15:50:59.550 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b8132caa-0753-4d5f-b196-4030bb88bbc0/text'
15:50:59.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b8132caa-0753-4d5f-b196-4030bb88bbc0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.555 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.555 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.562 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.562 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcc9bf12-f089-4a56-bef9-c82337586202/text'
15:50:59.562 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcc9bf12-f089-4a56-bef9-c82337586202/text'
15:50:59.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/bcc9bf12-f089-4a56-bef9-c82337586202/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 43
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.566 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.567 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.573 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.574 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.574 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed3efd8d-506e-40df-a672-563e77a7ec06/text'
15:50:59.574 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed3efd8d-506e-40df-a672-563e77a7ec06/text'
15:50:59.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed3efd8d-506e-40df-a672-563e77a7ec06/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 60
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.581 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.582 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.582 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element'
15:50:59.589 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/8e8850a2-88d8-43d6-9c78-b565d80afeea/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.589 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.592 [AsyncHttpClient-timer-1-1] DEBUG o.a.netty.channel.DefaultChannelPool - Entry count for : http://localhost:10889 : 1
15:50:59.592 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.592 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.604 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.604 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.605 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.612 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.613 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4ae1bc6-1b48-4e53-a0ed-9776cf24bb9e/text'
15:50:59.613 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4ae1bc6-1b48-4e53-a0ed-9776cf24bb9e/text'
15:50:59.617 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/d4ae1bc6-1b48-4e53-a0ed-9776cf24bb9e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.618 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.618 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.618 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.625 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.626 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.626 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e27d57d-2e30-434b-a220-98c4b4df237c/text'
15:50:59.626 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e27d57d-2e30-434b-a220-98c4b4df237c/text'
15:50:59.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/9e27d57d-2e30-434b-a220-98c4b4df237c/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.630 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.631 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.631 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.638 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.639 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.639 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b876998f-1226-46a3-a61a-e5b2710bf3eb/text'
15:50:59.639 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b876998f-1226-46a3-a61a-e5b2710bf3eb/text'
15:50:59.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b876998f-1226-46a3-a61a-e5b2710bf3eb/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.644 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.644 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.644 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.652 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e19d6170-6292-4111-a56f-53f1ee362fb0/text'
15:50:59.652 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e19d6170-6292-4111-a56f-53f1ee362fb0/text'
15:50:59.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/e19d6170-6292-4111-a56f-53f1ee362fb0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.657 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.657 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.657 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.664 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/557ca852-b0fc-44e8-87ca-8b1fb779ab7e/text'
15:50:59.664 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/557ca852-b0fc-44e8-87ca-8b1fb779ab7e/text'
15:50:59.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/557ca852-b0fc-44e8-87ca-8b1fb779ab7e/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.671 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.671 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element'
15:50:59.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/a93fce1e-822c-4998-b12a-e1b34906db46/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.678 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.681 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.681 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.695 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.695 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.696 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.696 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.703 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.704 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cb37aab-1633-44d7-9011-e83d19cbf8a6/text'
15:50:59.704 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cb37aab-1633-44d7-9011-e83d19cbf8a6/text'
15:50:59.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/2cb37aab-1633-44d7-9011-e83d19cbf8a6/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.708 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.709 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.709 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.715 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/349298d4-9dd0-491d-ad3e-549be8855cf0/text'
15:50:59.716 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/349298d4-9dd0-491d-ad3e-549be8855cf0/text'
15:50:59.720 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/349298d4-9dd0-491d-ad3e-549be8855cf0/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.721 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.721 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.729 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4fd2c9-b66e-4577-8a1e-4c21c475fdcc/text'
15:50:59.729 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4fd2c9-b66e-4577-8a1e-4c21c475fdcc/text'
15:50:59.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/3b4fd2c9-b66e-4577-8a1e-4c21c475fdcc/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.734 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.734 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.734 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.741 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.742 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.742 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c169bd34-ace5-42be-b895-55af41b83118/text'
15:50:59.742 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c169bd34-ace5-42be-b895-55af41b83118/text'
15:50:59.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/c169bd34-ace5-42be-b895-55af41b83118/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.750 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.750 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.758 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/193698ed-4633-4352-a0f2-db63e99a6129/text'
15:50:59.758 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/193698ed-4633-4352-a0f2-db63e99a6129/text'
15:50:59.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/193698ed-4633-4352-a0f2-db63e99a6129/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.765 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.765 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.765 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element'
15:50:59.772 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/b2158398-b29a-45fe-a310-129e152b2603/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.773 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.775 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.775 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.788 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.788 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.796 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19669ce4-0495-4550-895d-ed1b99200493/text'
15:50:59.796 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19669ce4-0495-4550-895d-ed1b99200493/text'
15:50:59.802 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/19669ce4-0495-4550-895d-ed1b99200493/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.802 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.802 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.802 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.810 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.810 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ee487b1-c1fb-4a04-9e7d-ef8203f61e79/text'
15:50:59.810 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ee487b1-c1fb-4a04-9e7d-ef8203f61e79/text'
15:50:59.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/7ee487b1-c1fb-4a04-9e7d-ef8203f61e79/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.814 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.815 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.815 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.825 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.825 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56f42979-fd95-4ac7-a4b0-377b110bc261/text'
15:50:59.825 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56f42979-fd95-4ac7-a4b0-377b110bc261/text'
15:50:59.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/56f42979-fd95-4ac7-a4b0-377b110bc261/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.830 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.831 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.831 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.840 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.840 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/303090bb-47da-45aa-b051-5c3fa157de48/text'
15:50:59.840 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/303090bb-47da-45aa-b051-5c3fa157de48/text'
15:50:59.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/303090bb-47da-45aa-b051-5c3fa157de48/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 45
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.845 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.845 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.852 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 103
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.853 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.853 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'GET' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9bddfd-b090-4e00-b48e-a7127854b38d/text'
15:50:59.853 [Forwarding getElementText on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for GET '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9bddfd-b090-4e00-b48e-a7127854b38d/text'
15:50:59.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: EmptyByteBufBE)
GET /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/ed9bddfd-b090-4e00-b48e-a7127854b38d/text HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Cache-Control: no-cache
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 62
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.860 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.861 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.861 [Forwarding findChildElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element'
15:50:59.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/63237d6a-3467-4aac-a222-758c1af71607/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 97
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.868 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.870 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.870 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:50:59.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 15
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.883 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.883 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:59.883 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:50:59.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 69
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:50:59 GMT

15:50:59.891 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:50:59.891 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/da90e156-4379-4d91-b1eb-f15b78adc612/click'
15:50:59.891 [Forwarding clickElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/da90e156-4379-4d91-b1eb-f15b78adc612/click'
15:51:00.176 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element/da90e156-4379-4d91-b1eb-f15b78adc612/click HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 50
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:50:59 GMT

15:51:00.176 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.177 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.177 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.185 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 63
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.185 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.187 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.188 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.205 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.205 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.205 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 62
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.213 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.216 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.216 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.229 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.230 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.230 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.236 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 58
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.236 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.239 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.239 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.251 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.252 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.252 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.261 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.263 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.263 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 19
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.276 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.277 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.277 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 58
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.284 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.286 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.286 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.299 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.299 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.300 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.300 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 59
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.307 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.310 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.310 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 28
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.322 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.323 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.323 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.330 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.334 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.334 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 26
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.347 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.348 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.348 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 60
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.355 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.358 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.358 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 26
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.370 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.370 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.370 [Forwarding findElement on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/element'
15:51:00.379 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/element HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 61
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 88
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.379 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.382 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.382 [Forwarding getElementAttribute on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync'
15:51:00.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/execute/sync HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 39635
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 23
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.396 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.396 [Forwarding goBack on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using pooled Channel '[id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]' for 'POST' to 'http://localhost:10889/session/14f61660-7bcc-4279-b6a3-7163a94e0626/back'
15:51:00.396 [Forwarding goBack on session 14f61660-7bcc-4279-b6a3-7163a94e0626 to remote] DEBUG o.a.netty.request.NettyRequestSender - Using open Channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889] for POST '/session/14f61660-7bcc-4279-b6a3-7163a94e0626/back'
15:51:00.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.handler.HttpHandler - 

Request DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
POST /session/14f61660-7bcc-4279-b6a3-7163a94e0626/back HTTP/1.1
User-Agent: selenium/4.0.0-alpha-5 (java windows)
Content-Length: 3
Content-Type: application/json; charset=utf-8
host: localhost:10889
accept: */*

Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: no-cache
content-length: 14
date: Thu, 25 Jun 2020 12:51:00 GMT

15:51:00.450 [AsyncHttpClient-3-1] DEBUG o.a.netty.channel.ChannelManager - Adding key: http://localhost:10889 for channel [id: 0x7c68b8df, L:/127.0.0.1:64390 - R:localhost/127.0.0.1:10889]
15:51:00.451 [Test worker] INFO  my.pkg.addressbook.tests.TestBase - Stop test testContactPhone